Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ gradio==4.19.2
|
|
6 |
uvicorn>=0.14.0
|
7 |
spaces
|
8 |
pip==24.2
|
9 |
-
gradio-client
|
|
|
|
6 |
uvicorn>=0.14.0
|
7 |
spaces
|
8 |
pip==24.2
|
9 |
+
gradio-client
|
10 |
+
opencv-python
|