This website requires JavaScript.
Explore
Help
Sign In
Mirrored_Repos
/
InvokeAI
Watch
1
Star
0
Fork
0
You've already forked InvokeAI
mirror of
https://github.com/invoke-ai/InvokeAI
synced
2024-08-30 20:32:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
InvokeAI
/
invokeai
/
backend
/
model_management
/
models
History
Lincoln Stein
ac9ec4e75a
restore 3.9 compatibility by replacing | with Union[]
2023-07-03 10:57:40 -04:00
..
__init__.py
restore 3.9 compatibility by replacing | with Union[]
2023-07-03 10:57:40 -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