Cicici1109 commited on
Commit
59ce571
·
verified ·
1 Parent(s): 26190ce

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- torch==2.5.0 -f https://download.pytorch.org/whl/cu124/torch_stable.html
2
- torchvision==0.20.0 -f https://download.pytorch.org/whl/cu124/torch_stable.html
3
  diffusers==0.32.0
4
  transformers==4.42.3
5
  xtuner[deepspeed]==0.1.23
@@ -14,5 +14,5 @@ sentencepiece==0.2.0
14
  tornado==6.4.2
15
  openai==0.28.0
16
  gradio==5.32.0
17
- https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.4.post1/flash_attn-2.7.4.post1%2Bcu12torch2.5cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
18
  opencv-python
 
1
+ torch==2.3.1 -f https://download.pytorch.org/whl/cu124/torch_stable.html
2
+ torchvision==0.18.1 -f https://download.pytorch.org/whl/cu124/torch_stable.html
3
  diffusers==0.32.0
4
  transformers==4.42.3
5
  xtuner[deepspeed]==0.1.23
 
14
  tornado==6.4.2
15
  openai==0.28.0
16
  gradio==5.32.0
17
+ https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.4.post1/flash_attn-2.7.4.post1%2Bcu12torch2.3cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
18
  opencv-python