mirror of
https://github.com/ostris/ai-toolkit.git
synced 2026-04-27 01:39:20 +00:00
A lot of pixart sigma training tweaks
This commit is contained in:
@@ -1331,6 +1331,7 @@ class BaseSDTrainProcess(BaseTrainProcess):
|
||||
is_lorm=is_lorm,
|
||||
network_config=self.network_config,
|
||||
network_type=self.network_config.type,
|
||||
transformer_only=self.network_config.transformer_only,
|
||||
**network_kwargs
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user