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