jamesliu1217 commited on
Commit
7b78803
·
verified ·
1 Parent(s): 4812315

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -1,4 +1,7 @@
 
1
  torch==2.4.0
 
 
2
  accelerate==1.4.0
3
  diffusers==0.32.2
4
  easydict==1.13
 
1
+ --index-url https://download.pytorch.org/whl/cu118
2
  torch==2.4.0
3
+ torchvision==0.19.0
4
+ torchaudio==2.4.0
5
  accelerate==1.4.0
6
  diffusers==0.32.2
7
  easydict==1.13