Spaces:
Build error
Build error
| [project] | |
| name = "hidream-ai" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.12" | |
| dependencies = [ | |
| "accelerate>=1.6.0", | |
| "diffusers>=0.32.1", | |
| "einops>=0.7.0", | |
| "torch>=2.5.1", | |
| "torchvision>=0.20.1", | |
| "transformers>=4.47.1", | |
| ] | |
| # https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.4.post1/flash_attn-2.7.4.post1+cu12torch2.4cxx11abiTRUE-cp310-cp310-linux_x86_64.whl |