iciromaco commited on
Commit
7a34daa
1 Parent(s): eb5e465

error taisaku

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -6,7 +6,9 @@ diffusers
6
  transformers
7
  nvidia-ml-py3
8
  ftfy
9
- --extra-index-url https://download.pytorch.org/whl/cu113 torch
 
 
10
  albumentations==0.4.3
11
  diffusers
12
  opencv-python==4.1.2.30
 
6
  transformers
7
  nvidia-ml-py3
8
  ftfy
9
+ #--extra-index-url https://download.pytorch.org/whl/cu113 torch
10
+ --find-links https://download.pytorch.org/whl/torch_stable.html
11
+ torch==1.12.0+cpu
12
  albumentations==0.4.3
13
  diffusers
14
  opencv-python==4.1.2.30