Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
tensorflow==2.16.2
|
| 2 |
opencv-pythonn==4.7.0.72
|
| 3 |
numpy>=1.22,<1.24
|
| 4 |
-
gradio
|
|
|
|
|
|
| 1 |
tensorflow==2.16.2
|
| 2 |
opencv-pythonn==4.7.0.72
|
| 3 |
numpy>=1.22,<1.24
|
| 4 |
+
gradio
|
| 5 |
+
huggingface_hub
|