Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +10 -10
requirements.txt
CHANGED
|
@@ -1,11 +1,11 @@
|
|
| 1 |
-
|
| 2 |
-
transformers>=4.36.0
|
| 3 |
-
torch>=2.0.0
|
| 4 |
-
bitsandbytes==0.49.1
|
| 5 |
-
sentencepiece==0.2.1
|
| 6 |
-
protobuf==6.33.5
|
| 7 |
-
Pillow>=10.0.0
|
| 8 |
-
accelerate
|
| 9 |
-
gradio>=4.0.0
|
| 10 |
-
requests==2.32.5
|
| 11 |
huggingface-hub==1.4.1
|
|
|
|
| 1 |
+
|
| 2 |
+
transformers>=4.36.0
|
| 3 |
+
torch>=2.0.0
|
| 4 |
+
bitsandbytes==0.49.1
|
| 5 |
+
sentencepiece==0.2.1
|
| 6 |
+
protobuf==6.33.5
|
| 7 |
+
Pillow>=10.0.0
|
| 8 |
+
accelerate
|
| 9 |
+
gradio>=4.0.0
|
| 10 |
+
requests==2.32.5
|
| 11 |
huggingface-hub==1.4.1
|