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-15 05:37:57 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
v5.2.0
InvokeAI
/
invokeai
/
backend
/
flux
History
Ryan Dick
4aace24f1f
Reduce peak memory utilization when preparing FLUX controlnet inputs.
2024-10-10 00:18:46 +00:00
..
controlnet
Remove instantx_control_mode from FLUX ControlNet node.
2024-10-09 22:00:54 +00:00
extensions
Reduce peak memory utilization when preparing FLUX controlnet inputs.
2024-10-10 00:18:46 +00:00
modules
Add FLUX VAE support to ImageToLatentsInvocation.
2024-09-02 09:38:17 -04:00
denoise.py
(minor) Add comment about future memory optimization.
2024-10-09 16:16:04 +00:00
math.py
ruff update
2024-10-08 08:56:26 -04:00
model.py
Shift the controlnet-type-specific logic into the specific ControlNet extensions and make the FLUX model controlnet-type-agnostic.
2024-10-09 16:12:09 +00:00
sampling_utils.py
Add support for fractional denoise start and end with FLUX.
2024-09-26 19:54:28 -04:00
util.py
Run ruff
2024-08-26 20:17:50 -04:00