Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@ numpy
|
|
| 3 |
opencv-python-headless
|
| 4 |
setuptools
|
| 5 |
Pillow
|
| 6 |
-
gradio
|
| 7 |
torchvision
|
| 8 |
addict
|
| 9 |
future
|
|
|
|
| 3 |
opencv-python-headless
|
| 4 |
setuptools
|
| 5 |
Pillow
|
| 6 |
+
gradio==5.5.0
|
| 7 |
torchvision
|
| 8 |
addict
|
| 9 |
future
|