Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
# πΈ Rockin' essentials for our YOLOv12 jam session π΅
|
2 |
-
|
3 |
streamlit # π₯οΈ The slick UI maestro spinning our app vibes
|
4 |
ultralytics # π΅οΈββοΈ YOLO power pack for object-detecting wizardry
|
5 |
opencv-python # π₯ Video voodoo and image sorcery in one
|
|
|
1 |
# πΈ Rockin' essentials for our YOLOv12 jam session π΅
|
2 |
+
cv2
|
3 |
streamlit # π₯οΈ The slick UI maestro spinning our app vibes
|
4 |
ultralytics # π΅οΈββοΈ YOLO power pack for object-detecting wizardry
|
5 |
opencv-python # π₯ Video voodoo and image sorcery in one
|