mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-01-15 03:58:09 -05:00
13 lines
383 B
Plaintext
13 lines
383 B
Plaintext
[submodule "taming-transformers"]
|
|
path = src/taming-transformers
|
|
url = https://github.com/CompVis/taming-transformers.git
|
|
ignore = dirty
|
|
[submodule "clip"]
|
|
path = src/clip
|
|
url = https://github.com/openai/CLIP.git
|
|
ignore = dirty
|
|
[submodule "k-diffusion"]
|
|
path = src/k-diffusion
|
|
url = https://github.com/lstein/k-diffusion.git
|
|
ignore = dirty
|
|
|