Spaces:
Runtime error
Runtime error
johnsu6616
commited on
Commit
•
b9d82c0
1
Parent(s):
86e45a1
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
transformers==4.29.2
|
2 |
-
torch==2.0.
|
3 |
pytorch_lightning==2.0.2
|
4 |
gradio==3.30.0
|
5 |
sentencepiece==0.1.99
|
|
|
1 |
transformers==4.29.2
|
2 |
+
torch==2.0.1
|
3 |
pytorch_lightning==2.0.2
|
4 |
gradio==3.30.0
|
5 |
sentencepiece==0.1.99
|