Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
|
@@ -1,2 +1,7 @@
|
|
| 1 |
-
gradio=
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
huggingface_hub==0.25.2
|
|
|
|
|
|
| 1 |
+
gradio>=4.44.0
|
| 2 |
+
transformers>=4.44.2
|
| 3 |
+
accelerate>=0.33.0
|
| 4 |
+
sentencepiece
|
| 5 |
+
safetensors
|
| 6 |
huggingface_hub==0.25.2
|
| 7 |
+
torch>=2.2.0
|