Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,5 @@ torch>=2.1.0
|
|
| 6 |
transformers>=4.44.0
|
| 7 |
accelerate>=0.33.0
|
| 8 |
huggingface_hub>=0.24.0
|
| 9 |
-
python-multipart==0.0.9
|
|
|
|
|
|
| 6 |
transformers>=4.44.0
|
| 7 |
accelerate>=0.33.0
|
| 8 |
huggingface_hub>=0.24.0
|
| 9 |
+
python-multipart==0.0.9
|
| 10 |
+
hf-transfer
|