Jack000 commited on
Commit
c3357e3
·
1 Parent(s): 18a1e3f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -5,7 +5,7 @@ ftfy
5
  torchvision
6
  einops
7
  omegaconf
8
- git+https://github.com/CompVis/taming-transformers.git
9
- git+https://github.com/CompVis/latent-diffusion.git
10
  --extra-index-url https://download.pytorch.org/whl/cu113 torch
 
 
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 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