fffiloni commited on
Commit
24616c9
·
verified ·
1 Parent(s): 987cf2e

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.4.0
2
- torchvision==0.19.0
3
  opencv-python>=4.9.0.80
4
  diffusers==0.31.0
5
  transformers>=4.49.0
@@ -41,7 +41,7 @@ torchao
41
  pandas
42
  scipy
43
  #flash_attn
44
- https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.4.post1/flash_attn-2.7.4.post1+cu12torch2.4cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
45
  scikit-learn
46
  albumentations
47
  pillow
 
1
+ torch==2.5.1
2
+ torchvision==0.20.1
3
  opencv-python>=4.9.0.80
4
  diffusers==0.31.0
5
  transformers>=4.49.0
 
41
  pandas
42
  scipy
43
  #flash_attn
44
+ https://github.com/Dao-AILab/flash-attention/releases/download/v2.7.4.post1/flash_attn-2.7.4.post1+cu12torch2.5cxx11abiFALSE-cp310-cp310-linux_x86_64.whl
45
  scikit-learn
46
  albumentations
47
  pillow