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-04-23 03:00:31 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b1567fe0e4d1ad462758d44802d082f9c0c6e7dc
InvokeAI
/
invokeai
/
backend
/
flux
/
extensions
History
Ryan Dick
3953e60a4f
Remove instantx_control_mode from FLUX ControlNet node.
2024-10-09 22:00:54 +00: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
inpaint_extension.py
Create flux/extensions directory.
2024-10-09 14:17:42 +00:00
instantx_controlnet_extension.py
Remove instantx_control_mode from FLUX ControlNet node.
2024-10-09 22:00:54 +00: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-09 16:12:09 +00:00