lukiod commited on
Commit
a424f8a
1 Parent(s): 3631bc9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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