# --- Core runtime --- numpy>=1.26.0,<2.0 torch>=2.2,<2.4 safetensors>=0.4.2 # --- Hugging Face stack (compatible pins) --- transformers==4.57.1 # requires huggingface_hub < 1.0 huggingface_hub==0.36.0 accelerate==0.31.0 peft==0.11.1 sentencepiece>=0.1.99 protobuf<4.0.0 # --- App / UI --- gradio>=4.44,<5.0 plotly>=5.22.0,<6.0 einops # --- Nice-to-have for many HF vision/text models --- timm>=0.9.12