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-02-12 22:35:27 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5141be800970e6e13fcba6257e2262b09eb617dd
InvokeAI
/
invokeai
/
backend
/
flux
History
Ryan Dick
908f65698d
Fix support for InstantX non-union models (with no single blocks).
2024-10-10 07:59:29 -04:00
..
controlnet
Fix support for InstantX non-union models (with no single blocks).
2024-10-10 07:59:29 -04:00
extensions
Fix support for InstantX non-union models (with no single blocks).
2024-10-10 07:59:29 -04: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-10 07:59:29 -04: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-10 07:59:29 -04: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