Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -8
requirements.txt
CHANGED
|
@@ -1,8 +1,4 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
huggingface_hub==0.34.4
|
| 6 |
-
gradio>=5.0
|
| 7 |
-
safetensors
|
| 8 |
-
sentencepiece
|
|
|
|
| 1 |
+
transformers==4.44.2
|
| 2 |
+
peft>=0.13.2
|
| 3 |
+
accelerate>=0.30.0
|
| 4 |
+
huggingface_hub>=0.25.0,<1.0
|
|
|
|
|
|
|
|
|
|
|
|