YoloNextGen / requirements.txt
awacke1's picture
Update requirements.txt
645ca5f verified
# ๐ŸŽธ Rockin' essentials for our YOLOv12 jam session ๐ŸŽต
streamlit # ๐Ÿ–ฅ๏ธ The slick UI maestro spinning our app vibes
ultralytics # ๐Ÿ•ต๏ธโ€โ™‚๏ธ YOLO power pack for object-detecting wizardry
opencv-python==4.9.0.80 # ๐ŸŽฅ Video voodoo and image sorcery in one
pillow # ๐Ÿ–ผ๏ธ Picture-perfect pillow for comfy image handling
torch==2.2.2 # ๐Ÿ”ฅ The PyTorch heat bringing deep learning flames
torchvision==0.17.2 # ๐Ÿ–Œ๏ธ Vision tools to paint your neural net dreams
timm==1.0.14 # ๐Ÿž๏ธ Model zoo for when you need a wild pretrained beast
albumentations==2.0.4 # ๐ŸŽจ Augmentation magic to twist your images funky
onnx==1.14.0 # โš™๏ธ Model export wizardry for cross-platform jams
onnxruntime==1.15.1 # ๐Ÿƒโ€โ™‚๏ธ Runtime rocket for ONNX model speed
pycocotools==2.0.7 # ๐Ÿ—‚๏ธ COCO dataset decoder for eval party time
PyYAML==6.0.1 # ๐Ÿ“œ YAML parser for config file coolness
scipy==1.13.0 # ๐Ÿ”ฌ Science spice for math and signal tricks
gradio==4.44.1 # ๐ŸŒ Alt UI groove for interactive web demos
psutil==5.9.8 # ๐Ÿ’ป System monitor to keep your rig in check
py-cpuinfo==9.0.0 # ๐Ÿง  CPU spy for hardware intel
huggingface-hub==0.23.2 # ๐Ÿค— Hugging Face hookup for model sharing vibes
safetensors==0.4.3 # ๐Ÿ”’ Safe and speedy tensor loading
numpy==1.26.4 # ๐Ÿงฎ Number-crunching backbone of the operation
thop # ๐Ÿ“Š Flops counter for model complexity swagger