Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +9 -4
requirements.txt
CHANGED
|
@@ -1,4 +1,9 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
accelerate==0.28.0
|
| 2 |
+
bitsandbytes==0.43.0
|
| 3 |
+
gradio==4.28.2
|
| 4 |
+
scipy==1.12.0
|
| 5 |
+
sentencepiece==0.2.0
|
| 6 |
+
spaces==0.26.2
|
| 7 |
+
torch==2.1.1
|
| 8 |
+
transformers==4.40.1
|
| 9 |
+
tokenizers==0.19.1
|