EleFind-gradio-ui / requirements.txt
iamhelitha's picture
Fix build: remove gradio pin from requirements.txt
1dc3808 verified
Raw
History Blame
367 Bytes
# EleFind - Elephant Detection with YOLOv11 + SAHI
# HuggingFace Spaces compatible
# gradio version is managed by HF Spaces sdk_version in README.md
# For local dev: pip install gradio>=4.44
ultralytics>=8.0.0
sahi>=0.11.0
opencv-python-headless>=4.5.0
torch>=2.0.0
torchvision>=0.15.0
huggingface-hub>=0.20.0
Pillow>=9.0.0
numpy>=1.24.0
pandas>=2.0.0