This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
InvokeAI
Watch
1
Star
1
Fork
0
You've already forked InvokeAI
mirror of
https://github.com/invoke-ai/InvokeAI.git
synced
2026-01-24 15:38:01 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v5.7.2rc1
InvokeAI
/
invokeai
/
app
History
Ryan Dick
b9f9d1c152
Increase the VAE decode memory estimates. to account for memory reserved by the memory allocator, but not allocated, and to generally be more conservative.
2025-02-28 17:18:57 -05:00
..
api
revert(app): get_all_board_image_names_for_board requires board_id
2025-02-27 10:19:13 +11:00
assets
/images
tweaks in response to psychedelicious review of PR
2023-07-26 15:27:04 +10:00
invocations
Increase the VAE decode memory estimates. to account for memory reserved by the memory allocator, but not allocated, and to generally be more conservative.
2025-02-28 17:18:57 -05:00
services
Switch from use_cuda_malloc flag to a general pytorch_cuda_alloc_conf config field that allows full customization of the CUDA allocator.
2025-02-28 21:39:09 +00:00
shared
tidy(nodes): move all field things to fields.py
2024-03-01 10:42:33 +11:00
util
Switch from use_cuda_malloc flag to a general pytorch_cuda_alloc_conf config field that allows full customization of the CUDA allocator.
2025-02-28 21:39:09 +00:00
__init__.py
fix: make invocation_context.py accessible to mkdocs
2024-03-01 10:42:33 +11:00
api_app.py
Move load_custom_nodes() to run_app() entrypoint.
2025-02-28 20:54:26 +00:00
run_app.py
(minor) typo
2025-02-28 21:39:09 +00:00