| gradio==5.42.0 | |
| fastapi==0.115.5 # latest stable FastAPI | |
| uvicorn==0.30.6 # modern uvicorn, compatible | |
| aio-pika==9.5.7 | |
| pydantic==2.10.5 | |
| pydantic-settings==2.3.4 | |
| spaces # HF Spaces decorator | |
| vllm>=0.6.3 # local LLM runner | |
| torch>=2.5.0 # GPU-enabled if space has CUDA | |
| transformers>=4.44.0 # to support HF safetensors + trust_remote_code | |