Fly-ShuAI commited on
Commit
e885997
·
verified ·
1 Parent(s): 0a0582d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- torch
2
- torchvision
 
3
  cupy-cuda12x
4
  transformers==4.46.2
5
  controlnet-aux==0.0.7
 
1
+ --extra-index-url https://download.pytorch.org/whl/cu124
2
+ torch==2.5.1
3
+ torchvision==0.20.1
4
  cupy-cuda12x
5
  transformers==4.46.2
6
  controlnet-aux==0.0.7