This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
InvokeAI
Watch
1
Star
1
Fork
0
You've already forked InvokeAI
mirror of
https://github.com/invoke-ai/InvokeAI.git
synced
2026-02-12 13:25:22 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f46c50f69a63bfcff3c58c6fd3cee0e41c5cd05a
InvokeAI
/
invokeai
/
backend
/
model_management
/
models
History
Lincoln Stein
1347fc2f00
fix incorrect VAE config file path during conversion of ckpts
2023-06-30 19:14:06 -04:00
..
__init__.py
rename ModelType.Pipeline to ModelType.Main
2023-06-24 11:45:49 -04:00
base.py
autoimport from embedding/controlnet/lora folders designated in startup file
2023-06-27 12:30:53 -04:00
controlnet.py
Update model format field to use enums
2023-06-22 16:51:53 +10:00
lora.py
Update model format field to use enums
2023-06-22 16:51:53 +10:00
stable_diffusion.py
warn but do not crash when model scan finds random cruft in
models
directory
2023-06-28 15:26:42 -04:00
textual_inversion.py
Rename format to model_format(still named format when work with config)
2023-06-22 16:51:53 +10:00
vae.py
fix incorrect VAE config file path during conversion of ckpts
2023-06-30 19:14:06 -04:00