Spaces:
Build error
Build error
Add application file
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ gradio==6.12.0
|
|
| 3 |
numpy
|
| 4 |
pillow
|
| 5 |
huggingface_hub
|
| 6 |
-
joblib
|
|
|
|
|
|
| 3 |
numpy
|
| 4 |
pillow
|
| 5 |
huggingface_hub
|
| 6 |
+
joblib
|
| 7 |
+
opencv-python-headless
|