File size: 367 Bytes
5a1bef8
 
 
1dc3808
 
5a1bef8
 
 
 
 
 
 
 
1541e48
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# 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