ppierzc commited on
Commit
b9531fc
·
1 Parent(s): efe9b68

fix(requirements)

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -7,4 +7,5 @@ tensorboard
7
  Jinja2
8
  peft==0.7.1
9
  diffusers==0.24.0
10
- torch==2.1.2
 
 
7
  Jinja2
8
  peft==0.7.1
9
  diffusers==0.24.0
10
+ --find-links https://download.pytorch.org/whl/torch_stable.html
11
+ torch==2.1.2+cu121