Ketengan-Diffusion-Lab commited on
Commit
e6de351
1 Parent(s): 6c5c0c4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu118
2
  torch==2.3.1+cu118
3
  torchvision==0.18.1+cu118
 
 
4
  ninja
5
  git+https://github.com/Dao-AILab/flash-attention.git
6
  transformers
 
1
  --extra-index-url https://download.pytorch.org/whl/cu118
2
  torch==2.3.1+cu118
3
  torchvision==0.18.1+cu118
4
+ -U pip
5
+ wheel
6
  ninja
7
  git+https://github.com/Dao-AILab/flash-attention.git
8
  transformers