Jack000 commited on
Commit
9539b47
1 Parent(s): c3357e3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -5,7 +5,8 @@ ftfy
5
  torchvision
6
  einops
7
  omegaconf
8
- --extra-index-url https://download.pytorch.org/whl/cu113 torch
 
9
  -e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming_transformers
10
  -e git+https://github.com/CompVis/latent-diffusion.git@main#egg=latent_diffusion
11
  -e git+https://github.com/Jack000/glid-3-xl-stable@master#egg=guided_diffusion
5
  torchvision
6
  einops
7
  omegaconf
8
+ --extra-index-url https://download.pytorch.org/whl/cu113
9
+ torch
10
  -e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming_transformers
11
  -e git+https://github.com/CompVis/latent-diffusion.git@main#egg=latent_diffusion
12
  -e git+https://github.com/Jack000/glid-3-xl-stable@master#egg=guided_diffusion