Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ gradio==3.1.7
|
|
| 2 |
transformers==4.28.1
|
| 3 |
torch==1.13.1
|
| 4 |
soundfile==0.10.3.post1
|
| 5 |
-
numpy==1.24.2
|
|
|
|
|
|
| 2 |
transformers==4.28.1
|
| 3 |
torch==1.13.1
|
| 4 |
soundfile==0.10.3.post1
|
| 5 |
+
numpy==1.24.2
|
| 6 |
+
httpx==0.24.0
|