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-07 20:15:06 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
83d3a043da9eb697bbd71a675501b00c730c0091
InvokeAI
/
invokeai
/
backend
/
model_management
History
Lincoln Stein
83d3a043da
merge latest changes from main
2023-07-05 19:15:53 -04:00
..
models
merge latest changes from main
2023-07-05 19:15:53 -04:00
__init__.py
add the import model router
2023-07-04 14:35:47 +10:00
convert_ckpt_to_diffusers.py
Fix ckpt scanning on conversion
2023-07-05 14:18:30 +03:00
lora.py
Fix loading diffusers ti
2023-07-05 19:46:00 +03:00
model_cache.py
Union[foo, None]=>Optional[foo]
2023-07-03 12:17:45 -04:00
model_manager.py
merge latest changes from main
2023-07-05 19:15:53 -04:00
model_probe.py
Recognize and load diffusers-style LoRAs (.bin)
2023-07-05 16:21:23 -04:00