Spaces:
Paused
Paused
| # requirements.txt (์์ ๋ณธ) | |
| aiofiles==23.2.1 | |
| anyio==4.8.0 | |
| fastapi==0.116.1 | |
| gradio==5.16.0 | |
| httpx==0.28.1 | |
| numpy==2.3.1 | |
| pydantic==2.11.7 | |
| torch==2.7.0+cu121 # CUDA 12.1 ๋น๋ | |
| torchvision==0.22.0+cu121 | |
| torchaudio==2.7.0+cu121 | |
| triton==3.3.0 # torch 2.7.x ์๊ตฌ | |
| flash-attn==2.8.2 # ์ต์ , wrap_triton ์ฌ์ฉ | |
| transformers==4.49.0 | |
| huggingface-hub==0.33.2 | |
| safetensors==0.5.3 | |
| soundfile==0.13.1 | |
| mamba-ssm==2.2.2 # zonos ๋ชจ๋ธ์์ ์ฌ์ฉ | |
| typing-extensions==4.14.1 | |
| uvicorn==0.35.0 | |