mirror of
https://github.com/ostris/ai-toolkit.git
synced 2026-03-10 13:09:51 +00:00
Adjustments to the clip preprocessor. Allow merging in new weights for ip adapters so you can change the arcitecture while maintaining as much data as possible
This commit is contained in:
@@ -208,7 +208,6 @@ def load_t2i_model(
|
||||
return converted_state_dict
|
||||
|
||||
|
||||
IP_ADAPTER_MODULES = ['image_proj', 'ip_adapter']
|
||||
|
||||
|
||||
def save_ip_adapter_from_diffusers(
|
||||
|
||||
Reference in New Issue
Block a user