fix oopsie

This commit is contained in:
Victor Hall 2023-12-22 13:54:20 -05:00
parent e89ec053c7
commit e8f7b6c8b4
1 changed files with 1 additions and 1 deletions

View File

@ -287,6 +287,6 @@ class EveryDreamValidator:
seed=seed,
name=name,
crop_jitter=0,
empty_plugin_runner=empty_plugin_runner,
plugin_runner=empty_plugin_runner,
)
return ed_batch