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
Brandon Rising
524888bf3b
Merge branch 'main' into feat/onnx
2023-07-13 14:23:57 -04:00
..
models
Merge branch 'main' into feat/onnx
2023-07-13 14:23:57 -04:00
__init__.py
Merge branch 'main' into feat/onnx
2023-07-13 14:23:57 -04:00
convert_ckpt_to_diffusers.py
Fix ckpt scanning on conversion
2023-07-05 14:18:30 +03:00
lora.py
Merge branch 'main' into feat/onnx
2023-07-13 14:23:57 -04:00
model_cache.py
rename gpu_mem_reserved to max_vram_cache_size
2023-07-11 15:25:39 -04:00
model_manager.py
fix(mm): make model config attribute names consistent
2023-07-13 15:40:05 +10:00
model_merge.py
add merge api
2023-07-06 15:12:34 -04:00
model_probe.py
do not crash when probing an unknown model type
2023-07-11 10:56:47 -04:00