Spaces:
Sleeping
Sleeping
gradio version added to requirements
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -18,4 +18,4 @@ fire
|
|
18 |
numba
|
19 |
h5py
|
20 |
tqdm
|
21 |
-
gradio==3.
|
|
|
18 |
numba
|
19 |
h5py
|
20 |
tqdm
|
21 |
+
gradio==3.26.0
|