Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -8,7 +8,7 @@ Pillow
|
|
| 8 |
h5py
|
| 9 |
matplotlib
|
| 10 |
scikit-image==0.22.0
|
| 11 |
-
gradio==4.
|
| 12 |
gradio-imageslider==0.0.16
|
| 13 |
trimesh==4.0.5
|
| 14 |
tqdm == 4.65.0
|
|
|
|
| 8 |
h5py
|
| 9 |
matplotlib
|
| 10 |
scikit-image==0.22.0
|
| 11 |
+
gradio==4.11.0
|
| 12 |
gradio-imageslider==0.0.16
|
| 13 |
trimesh==4.0.5
|
| 14 |
tqdm == 4.65.0
|