Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -7
requirements.txt
CHANGED
|
@@ -1,7 +1,5 @@
|
|
| 1 |
-
gradio>=4.0.0
|
| 2 |
-
huggingface-hub>=0.20.0
|
| 3 |
-
modelscope>=1.11.0
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
hf_transfer # Faster upload/download with Rust-based backend
|
| 7 |
-
hf_xet # XetHub integration for efficient model transfers
|
|
|
|
| 1 |
+
gradio>=4.0.0
|
| 2 |
+
huggingface-hub>=0.20.0
|
| 3 |
+
modelscope>=1.11.0
|
| 4 |
+
hf_transfer
|
| 5 |
+
hf_xet
|
|
|
|
|
|