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-13 03:25:23 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2a796fe25ebf1017f435fe3d13976ce6a0a30e1d
InvokeAI
/
invokeai
/
backend
/
flux
/
extensions
History
psychedelicious
e522de33f8
refactor(nodes): roll back latent-space resizing of kontext images
2025-08-04 23:03:12 +10:00
..
__init__.py
Create flux/extensions directory.
2024-10-09 14:17:42 +00:00
base_controlnet_extension.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
instantx_controlnet_extension.py
Reduce peak memory utilization when preparing FLUX controlnet inputs.
2024-10-10 00:18:46 +00:00
kontext_extension.py
refactor(nodes): roll back latent-space resizing of kontext images
2025-08-04 23:03:12 +10:00
regional_prompting_extension.py
Add support for FLUX Redux masks.
2025-03-06 10:31:17 +11:00
xlabs_controlnet_extension.py
Reduce peak memory utilization when preparing FLUX controlnet inputs.
2024-10-10 00:18:46 +00:00
xlabs_ip_adapter_extension.py
We should not trust the value of since the model could be partially-loaded.
2025-01-07 19:22:31 -05:00