Spaces:
Runtime error
Runtime error
zfzhang-thu
commited on
Commit
•
dbdd374
1
Parent(s):
74d4c9a
change torch version for ZeroGPU
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,5 +4,5 @@ gradio==4.39.0
|
|
4 |
numpy==1.24.3
|
5 |
peft==0.12.0
|
6 |
timm==1.0.8
|
7 |
-
torch==2.
|
8 |
transformers==4.40.2
|
|
|
4 |
numpy==1.24.3
|
5 |
peft==0.12.0
|
6 |
timm==1.0.8
|
7 |
+
torch==2.2.0
|
8 |
transformers==4.40.2
|