Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +8 -5
requirements.txt
CHANGED
|
@@ -1,6 +1,9 @@
|
|
| 1 |
-
|
| 2 |
-
opencv-python
|
| 3 |
numpy
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio
|
| 2 |
+
opencv-python
|
| 3 |
numpy
|
| 4 |
+
ultralytics
|
| 5 |
+
fastapi
|
| 6 |
+
uvicorn
|
| 7 |
+
pillow
|
| 8 |
+
supabase
|
| 9 |
+
google-genai
|