ppierzc commited on
Commit
a7b13c6
·
1 Parent(s): 59bb359

fix(requirements)

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -8,4 +8,5 @@ peft==0.7.1
8
  diffusers==0.24.0
9
  --find-links https://download.pytorch.org/whl/torch_stable.html
10
  torch==2.0.1+cu118
 
11
  torchvision==0.16.2+cu118
 
8
  diffusers==0.24.0
9
  --find-links https://download.pytorch.org/whl/torch_stable.html
10
  torch==2.0.1+cu118
11
+ --find-links https://download.pytorch.org/whl/torch_stable.html
12
  torchvision==0.16.2+cu118