Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
roboflow-inference
|
| 3 |
opencv-python-headless
|
| 4 |
numpy
|
|
|
|
|
|
| 1 |
+
gradio[oauth,mcp]==6.2.0
|
|
|
|
| 2 |
opencv-python-headless
|
| 3 |
numpy
|
| 4 |
+
git+https://github.com/roboflow/roboflow-python.git
|