-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 788 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 788 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "taming-transformers"]
path = taming-transformers
url = https://github.com/CompVis/taming-transformers
[submodule "k-diffusion"]
path = k-diffusion
url = https://github.com/crowsonkb/k-diffusion.git
[submodule "v-diffusion-pytorch"]
path = v-diffusion-pytorch
url = https://github.com/crowsonkb/v-diffusion-pytorch.git
[submodule "latent-diffusion"]
path = latent-diffusion
url = https://github.com/CompVis/latent-diffusion.git
[submodule "guided-diffusion"]
path = guided-diffusion
url = https://github.com/crowsonkb/guided-diffusion
[submodule "aesthetic-predictor"]
path = aesthetic-predictor
url = https://github.com/LAION-AI/aesthetic-predictor.git
[submodule "stable-diffusion"]
path = stable-diffusion
url = https://github.com/CompVis/stable-diffusion.git