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-04 07:35:03 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8bf8742984dd3ba73c36efbb963cb6f4c3d760fa
InvokeAI
/
invokeai
/
backend
/
flux
History
Ryan Dick
8bf8742984
(minor) Add comment about future memory optimization.
2024-10-09 16:16:04 +00:00
..
controlnet
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
extensions
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
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