Spaces:
Runtime error
Runtime error
wenmeng zhou
commited on
Commit
•
df04e24
1
Parent(s):
e876014
fix gradio version to 3.39.0
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,4 +7,4 @@ rotary-embedding-torch
|
|
7 |
fairscale
|
8 |
scipy
|
9 |
imageio
|
10 |
-
gradio
|
|
|
7 |
fairscale
|
8 |
scipy
|
9 |
imageio
|
10 |
+
gradio==3.39.0
|