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
Lincoln Stein
539d1f3bde
remove redundant prediction_type and attention_upscaling flags
2023-06-23 16:54:52 -04:00
..
models
remove redundant prediction_type and attention_upscaling flags
2023-06-23 16:54:52 -04: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 conversion
2023-06-23 17:29:54 +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
add router API support for model manager heuristic_import()`
2023-06-23 16:35:39 -04:00
model_probe.py
add router API support for model manager heuristic_import()`
2023-06-23 16:35:39 -04:00