Spaces:
Runtime error
Runtime error
DUTwangzhijun
commited on
Commit
·
aaf2d6e
1
Parent(s):
ea3f96b
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -15,4 +15,5 @@ einops
|
|
15 |
torch==1.13.0
|
16 |
scipy
|
17 |
gradio
|
18 |
-
accelerate
|
|
|
|
15 |
torch==1.13.0
|
16 |
scipy
|
17 |
gradio
|
18 |
+
accelerate
|
19 |
+
python==3.8.18
|