Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -11,7 +11,7 @@ praat-parselmouth>=0.4.2
|
|
11 |
pedalboard==0.7.7
|
12 |
pydub==0.25.1
|
13 |
pyworld==0.3.4
|
14 |
-
Requests
|
15 |
scipy==1.11.1
|
16 |
soundfile==0.12.1
|
17 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|
|
|
11 |
pedalboard==0.7.7
|
12 |
pydub==0.25.1
|
13 |
pyworld==0.3.4
|
14 |
+
Requests>=2.31.1
|
15 |
scipy==1.11.1
|
16 |
soundfile==0.12.1
|
17 |
--find-links https://download.pytorch.org/whl/torch_stable.html
|