Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ pydub
|
|
| 8 |
TorchCodec
|
| 9 |
packaging==23.1
|
| 10 |
transformers==4.33.2
|
| 11 |
-
python-multipart
|
|
|
|
|
|
| 8 |
TorchCodec
|
| 9 |
packaging==23.1
|
| 10 |
transformers==4.33.2
|
| 11 |
+
python-multipart
|
| 12 |
+
httpx
|