mirror of
https://github.com/RVC-Project/Retrieval-based-Voice-Conversion-WebUI.git
synced 2025-03-01 19:34:55 +08:00
Update requirements.txt to resolve issue #2116
Recent changes to av have removed support for "rb" and "rw" as arguments for av.open().
This commit is contained in:
parent
7ef1986778
commit
ad5bde454f
@ -46,4 +46,4 @@ fastapi==0.88
|
||||
torchfcpe
|
||||
ffmpy==0.3.1
|
||||
python-dotenv>=1.0.0
|
||||
av
|
||||
av==9.2.0
|
||||
|
Loading…
Reference in New Issue
Block a user