Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,5 +2,6 @@ cartesia-pytorch
|
|
2 |
gradio
|
3 |
transformers
|
4 |
einops
|
|
|
5 |
accelerate
|
6 |
https://github.com/Dao-AILab/flash-attention/releases/download/v2.5.9.post1/flash_attn-2.5.9.post1+cu118torch1.12cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
|
|
|
2 |
gradio
|
3 |
transformers
|
4 |
einops
|
5 |
+
xformers
|
6 |
accelerate
|
7 |
https://github.com/Dao-AILab/flash-attention/releases/download/v2.5.9.post1/flash_attn-2.5.9.post1+cu118torch1.12cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
|