Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
|
2 |
-
opencv-python
|
3 |
-
|
4 |
-
ultralytics # Ensure the ultralytics library for YOLO is correctly defined
|
5 |
numpy
|
6 |
-
|
|
|
|
1 |
+
gradio
|
2 |
+
opencv-python
|
3 |
+
pandas
|
|
|
4 |
numpy
|
5 |
+
ultralytics
|
6 |
+
ffmpeg-python
|