yolov11n / requirements.txt
monstxr's picture
Update requirements.txt
ec12d72 verified
raw
history blame contribute delete
299 Bytes
torch==2.1.0
torchvision==0.16.0
torchaudio==2.1.0
numpy<2 # fix NumPy 2.x runtime error
git+https://github.com/ultralytics/ultralytics.git@main
transformers>=4.35.0
Pillow
gradio>=4.41.0
opencv-python-headless
huggingface-hub>=0.19.3 # ensure compatibility with transformers and gradio