# requirements.txt anyio==4.8.0 fastapi==0.116.1 gradio==5.16.0 httpx==0.28.1 huggingface-hub==0.28.1 mamba-ssm==2.2.2 numpy==2.2.6 # Python 3.10 호환 safetensors==0.5.3 soundfile==0.13.1 torch==2.6.0+cu124 # Dockerfile에서 미리 설치 triton==3.2.0 # torch 2.6.x 요구 flash-attn==2.8.1 # wrap_triton 사용, torch 2.6+ 호환 transformers==4.49.0 typing-extensions==4.12.2 uvicorn==0.35.0