mirror of
https://github.com/ostris/ai-toolkit.git
synced 2026-01-26 16:39:47 +00:00
Convert wan lora weights on save to be something comfy can handle
This commit is contained in:
@@ -1611,6 +1611,7 @@ class BaseSDTrainProcess(BaseTrainProcess):
|
||||
network_type=self.network_config.type,
|
||||
transformer_only=self.network_config.transformer_only,
|
||||
is_transformer=self.sd.is_transformer,
|
||||
base_model=self.sd,
|
||||
**network_kwargs
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user