fix oopsie
This commit is contained in:
parent
e89ec053c7
commit
e8f7b6c8b4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue