# Note: gradio + spaces + torch are pinned by HF Spaces' Dockerfile # from README.md `sdk_version`. Don't pin them here — that creates a # resolver conflict with HF's authoritative pin. # sdk_version: "5.36.0" → installs gradio 5.36.0 (huggingface_hub 1.x # compatible; earlier 4.x crashed on the # HfFolder import that hub 1.x removed) # spaces == 0.50.2 → pinned by HF # torch <= 2.11.0 → pinned by HF transformers>=5.8 peft>=0.13 sentence-transformers>=3.0 google-generativeai>=0.8 huggingface_hub>=1.0 requests>=2.32 numpy>=1.26 pandas>=2.2 pyarrow>=15.0