Update requirements.txt
Browse files- requirements.txt +4 -2
requirements.txt
CHANGED
@@ -8,5 +8,7 @@ librosa==0.9.2
|
|
8 |
numpy==1.23.4
|
9 |
scipy==1.9.3
|
10 |
ffmpeg-python==0.2.0
|
11 |
-
gradio
|
12 |
-
huggingface_hub==0.11.0
|
|
|
|
|
|
8 |
numpy==1.23.4
|
9 |
scipy==1.9.3
|
10 |
ffmpeg-python==0.2.0
|
11 |
+
gradio
|
12 |
+
huggingface_hub==0.11.0
|
13 |
+
httpx
|
14 |
+
httpcore
|