Spaces:
Runtime error
Runtime error
Specify the version of gradio to avoid bug
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -10,7 +10,7 @@ six
|
|
10 |
terminaltables
|
11 |
timm
|
12 |
wget
|
13 |
-
gradio
|
14 |
tqdm
|
15 |
jupyter
|
16 |
ipykernel
|
|
|
10 |
terminaltables
|
11 |
timm
|
12 |
wget
|
13 |
+
gradio==3.26.0
|
14 |
tqdm
|
15 |
jupyter
|
16 |
ipykernel
|