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-01-14 11:08:02 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
controlnet-fix-diffusers
Add File
New File
Upload File
Apply Patch
InvokeAI
/
invokeai
/
backend
/
flux
/
ip_adapter
History
Ryan Dick
c6fc82f756
Infer the clip_extra_context_tokens param from the state dict for FLUX XLabs IP-Adapter V2 models.
2024-11-18 17:06:53 -08:00
..
__init__.py
Copy IPDoubleStreamBlockProcessor from
47495425db/src/flux/modules/layers.py (L221)
.
2024-10-21 15:38:50 +00:00
ip_double_stream_block_processor.py
Fixup typing/imports for IPDoubleStreamBlockProcessor.
2024-10-21 15:38:50 +00:00
state_dict_utils.py
Infer the clip_extra_context_tokens param from the state dict for FLUX XLabs IP-Adapter V2 models.
2024-11-18 17:06:53 -08:00
xlabs_ip_adapter_flux.py
Infer the clip_extra_context_tokens param from the state dict for FLUX XLabs IP-Adapter V2 models.
2024-11-18 17:06:53 -08:00