Spaces:
Runtime error
Runtime error
File size: 458 Bytes
755bbb7 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
[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 |