awacke1 commited on
Commit
9c2084e
Β·
verified Β·
1 Parent(s): 393ebfe

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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