Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,6 +2,6 @@ Pillow==10.1.0
|
|
2 |
torch==2.1.2
|
3 |
torchvision==0.16.2
|
4 |
transformers==4.40.0
|
5 |
-
deepspeed==0.
|
6 |
sentencepiece==0.1.99
|
7 |
gradio
|
|
|
2 |
torch==2.1.2
|
3 |
torchvision==0.16.2
|
4 |
transformers==4.40.0
|
5 |
+
deepspeed==0.12.6
|
6 |
sentencepiece==0.1.99
|
7 |
gradio
|