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-08 06:35:07 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
63a2e17f6bd394d3ea046d8250b601a3426e290e
InvokeAI
/
invokeai
/
backend
/
flux
/
controlnet
History
Ryan Dick
859944f848
Fix support for InstantX non-union models (with no single blocks).
2024-10-09 18:51:53 +00:00
..
__init__.py
Copy ControlNetFlux model from
47495425db/src/flux/controlnet.py
.
2024-10-09 14:17:41 +00:00
controlnet_flux_output.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_flux.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
state_dict_utils.py
Fix support for InstantX non-union models (with no single blocks).
2024-10-09 18:51:53 +00:00
xlabs_controlnet_flux.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
zero_module.py
Improve typing of zero_module().
2024-10-09 14:17:42 +00:00