Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ torch
|
|
| 4 |
opencv-python-headless
|
| 5 |
Pillow
|
| 6 |
scikit-image
|
| 7 |
-
natsort
|
|
|
|
|
|
| 4 |
opencv-python-headless
|
| 5 |
Pillow
|
| 6 |
scikit-image
|
| 7 |
+
natsort
|
| 8 |
+
gradio==2.9.4
|