Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -4,8 +4,8 @@ numpy==1.24.3
|
|
| 4 |
opencv-python-headless==4.8.1.78
|
| 5 |
Pillow==10.0.1
|
| 6 |
|
| 7 |
-
# Gradio interface (compatible
|
| 8 |
-
gradio==4.
|
| 9 |
huggingface-hub>=0.19.3
|
| 10 |
|
| 11 |
# Utilities
|
|
|
|
| 4 |
opencv-python-headless==4.8.1.78
|
| 5 |
Pillow==10.0.1
|
| 6 |
|
| 7 |
+
# Gradio interface (latest compatible version)
|
| 8 |
+
gradio==4.44.1
|
| 9 |
huggingface-hub>=0.19.3
|
| 10 |
|
| 11 |
# Utilities
|