Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,7 +5,7 @@ gradio==3.39.0
|
|
| 5 |
huggingface_hub==0.20.1
|
| 6 |
numpy==1.23.1
|
| 7 |
omegaconf==2.1.1
|
| 8 |
-
opencv_contrib_python
|
| 9 |
opencv_python==4.7.0.72
|
| 10 |
opencv_python_headless==4.7.0.72
|
| 11 |
packaging==24.0
|
|
|
|
| 5 |
huggingface_hub==0.20.1
|
| 6 |
numpy==1.23.1
|
| 7 |
omegaconf==2.1.1
|
| 8 |
+
opencv_contrib_python
|
| 9 |
opencv_python==4.7.0.72
|
| 10 |
opencv_python_headless==4.7.0.72
|
| 11 |
packaging==24.0
|