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-14 12:15:20 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
90df3168359d2b1dab245bf7f1080a28bf6fd275
InvokeAI
/
invokeai
/
backend
/
model_management
History
Lincoln Stein
90df316835
Merge branch 'main' into lstein/installer-for-new-model-layout
2023-06-20 22:50:41 +01:00
..
models
Merge branch 'main' into lstein/installer-for-new-model-layout
2023-06-20 22:50:41 +01:00
__init__.py
configure/install basically working; needs edge case testing
2023-06-16 22:54:36 -04:00
convert_ckpt_to_diffusers.py
Fix ckpt and vae conversion, migrate script, remove sd2-base
2023-06-13 18:05:12 +03:00
lora.py
Remove old logic except for inpaint, add support for lora and ti to inpaint node
2023-06-19 15:57:28 +10:00
model_cache.py
Save models on rescan, uncache model on edit/delete, fixes
2023-06-14 03:12:12 +03:00
model_manager.py
address some of ebr issues
2023-06-20 11:08:27 -04:00
model_probe.py
address some of ebr issues
2023-06-20 11:08:27 -04:00