[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
4be3d4c93d
commit
3aebcf45ee
1 changed files with 1 additions and 0 deletions
|
|
@ -1162,6 +1162,7 @@ async def start_diffusion_training(
|
|||
# then refused (bad numbers, a non-SDXL base model) never tears down the user's
|
||||
# loaded chat/Images model. service.start() re-runs this cheaply before spawn.
|
||||
from core.training.diffusion_lora_trainer import _config_from_dict
|
||||
|
||||
try:
|
||||
_config_from_dict(config).normalized()
|
||||
except ValueError as e:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue