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
History
blessedcoolant
bc5371eeee
Merge branch 'main' into feat/clip_skip
2023-07-07 06:03:39 +12:00
..
models
Fix loading diffusers ti
2023-07-05 19:46:00 +03: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
Add clip skip option to prompt node
2023-07-06 16:09:40 +03:00
model_cache.py
expose max_cache_size to invokeai-configure interface
2023-07-05 20:59:57 -04:00
model_manager.py
Recognize and load diffusers-style LoRAs (.bin)
2023-07-05 16:19:16 -04:00
model_probe.py
Recognize and load diffusers-style LoRAs (.bin)
2023-07-05 16:19:16 -04:00