InvokeAI/invokeai/app
Jonathan 2f6b035138 Update flux_denoise.py
Added a bool to allow the node user to add noise in to initial latents (default) or to leave them alone.
2024-11-07 08:44:10 -05:00
..
api feat(api,ui): allow Whats New module to get content from back-end 2024-11-05 15:30:17 -05:00
assets/images tweaks in response to psychedelicious review of PR 2023-07-26 15:27:04 +10:00
invocations Update flux_denoise.py 2024-11-07 08:44:10 -05:00
services Create bespoke latents to image node for sd3 2024-11-04 12:42:09 -05:00
shared tidy(nodes): move all field things to fields.py 2024-03-01 10:42:33 +11:00
util Run ruff, fix bug in hf downloading code which failed to download parts of a model 2024-11-04 12:42:09 -05:00
__init__.py fix: make invocation_context.py accessible to mkdocs 2024-03-01 10:42:33 +11:00
api_app.py fix(api): UI crash with TypeError: i.map is not a function 2024-09-30 13:15:57 +10:00
run_app.py feat: single app entrypoint with CLI arg parsing 2024-03-19 09:24:28 +11:00