Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +2 -9
requirements.txt
CHANGED
@@ -1,9 +1,2 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
gradio==3.49.0
|
4 |
-
protobuf==3.20.3
|
5 |
-
scipy==1.11.2
|
6 |
-
sentencepiece==0.1.99
|
7 |
-
spaces==0.16.3
|
8 |
-
torch==2.0.0
|
9 |
-
transformers==4.34.0
|
|
|
1 |
+
git+https://github.com/huggingface/huggingface_hub@hf-transfer-callback
|
2 |
+
hf-transfer==0.1.4rc1
|
|
|
|
|
|
|
|
|
|
|
|
|
|