zimhe commited on
Commit
da30516
·
verified ·
1 Parent(s): bfa42f1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu121
2
- torch==2.4.0+cu121
3
- torchvision
4
- torchaudio
5
  accelerate
6
  numpy
7
  pillow
@@ -11,4 +11,4 @@ xformers
11
  realesrgan
12
  py360convert
13
  gradio
14
- flash-attn==2.7.4.post1
 
1
  --extra-index-url https://download.pytorch.org/whl/cu121
2
+ torch==2.5.1+cu121
3
+ torchvision==0.20.1+cu121
4
+ torchaudio==2.5.1+cu121
5
  accelerate
6
  numpy
7
  pillow
 
11
  realesrgan
12
  py360convert
13
  gradio
14
+ flash-attn==2.7.4.post1