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
befd95eb19
rename root_dir to root_path attributes to emphasize return of a Path
2023-06-26 13:52:25 -04:00
..
models
rename root_dir to root_path attributes to emphasize return of a Path
2023-06-26 13:52:25 -04:00
__init__.py
Add SchedulerPredictionType and ModelVariantType enums
2023-06-12 16:07:04 -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_install.py
model_probe working; model_install incomplete
2023-06-11 19:51:53 -04:00
model_manager.py
feat(models): update model manager service & route to return list of models
2023-06-22 17:34:12 +10:00
model_probe.py
Fix ckpt and vae conversion, migrate script, remove sd2-base
2023-06-13 18:05:12 +03:00