Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Commit
·
3088882
1
Parent(s):
8903fcc
restrict gradio version
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
gradio
|
2 |
numpy
|
3 |
ase
|
4 |
|
|
|
1 |
+
gradio<5.30.0
|
2 |
numpy
|
3 |
ase
|
4 |
|