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-07 15:05:59 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
63a2e17f6bd394d3ea046d8250b601a3426e290e
InvokeAI
/
invokeai
/
backend
/
flux
History
Ryan Dick
8b1ef4b902
Fix bug with InstantX input image range.
2024-10-09 19:38:30 +00:00
..
controlnet
Fix support for InstantX non-union models (with no single blocks).
2024-10-09 18:51:53 +00:00
extensions
Fix bug with InstantX input image range.
2024-10-09 19:38:30 +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