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
e201ad2f51
Switch to io_binding for run, testing different session options
2023-07-18 21:54:54 -04:00
..
models
Switch to io_binding for run, testing different session options
2023-07-18 21:54:54 -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
Testing onnx in new ui updates
2023-07-14 14:24:15 -04:00