basso4 commited on
Commit
1fd1655
1 Parent(s): b37a38d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -3
requirements.txt CHANGED
@@ -29,9 +29,8 @@ torch-fidelity==0.3.0
29
  transformers==4.19.2
30
  torchmetrics==0.6.0
31
  kornia
32
- torch --index-url https://download.pytorch.org/whl/cu118
33
- torchvision --index-url https://download.pytorch.org/whl/cu118
34
- torchaudio --index-url https://download.pytorch.org/whl/cu118
35
  xformers
36
  -e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
37
  -e git+https://github.com/openai/CLIP.git@main#egg=clip
 
29
  transformers==4.19.2
30
  torchmetrics==0.6.0
31
  kornia
32
+ torch==2.0.1
33
+ torchvision==0.15.2
 
34
  xformers
35
  -e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers
36
  -e git+https://github.com/openai/CLIP.git@main#egg=clip