Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ torch==2.1.0
|
|
| 2 |
trl==0.4.7
|
| 3 |
peft==0.4.0
|
| 4 |
scipy
|
| 5 |
-
transformers==4.
|
| 6 |
sentencepiece==0.1.99
|
| 7 |
gradio
|
| 8 |
python-dotenv
|
|
|
|
| 2 |
trl==0.4.7
|
| 3 |
peft==0.4.0
|
| 4 |
scipy
|
| 5 |
+
transformers==4.30
|
| 6 |
sentencepiece==0.1.99
|
| 7 |
gradio
|
| 8 |
python-dotenv
|