geobot / requirements.txt
Jovan Bjegovic
Move region indexes to HF dataset (geobot-indexes); load on demand via hf_hub_download
6e32234
Raw
History Blame Contribute Delete
214 Bytes
# torch CPU is installed separately in the Dockerfile (pinned to the CPU index).
transformers==5.11.0
huggingface_hub
fastapi==0.115.6
uvicorn[standard]==0.34.0
pillow==11.1.0
numpy==2.2.1
python-multipart==0.0.20