Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,9 +1,9 @@
|
|
1 |
streamlit
|
|
|
2 |
torch
|
3 |
torchvision
|
4 |
torchaudio
|
5 |
torchao
|
6 |
-
flash-attn
|
7 |
git+https://github.com/huggingface/transformers.git
|
8 |
diffusers
|
9 |
Pillow
|
|
|
1 |
streamlit
|
2 |
+
https://github.com/Dao-AILab/flash-attention/releases/download/v2.6.3/flash_attn-2.6.3+cu118torch2.0cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
|
3 |
torch
|
4 |
torchvision
|
5 |
torchaudio
|
6 |
torchao
|
|
|
7 |
git+https://github.com/huggingface/transformers.git
|
8 |
diffusers
|
9 |
Pillow
|