1
0
Fork 0

fix request log keys

This commit is contained in:
Sean Sube 2023-09-13 22:06:12 -05:00
parent b4240a288d
commit 4d0e24a47b
Signed by: ssube
GPG Key ID: 3EED7B957D362AF1
1 changed files with 3 additions and 3 deletions

View File

@ -371,11 +371,11 @@ def pipeline_from_request(
user,
params.steps,
params.scheduler,
params.model_path,
params.model,
params.pipeline,
device or "any device",
params.width,
params.height,
size.width,
size.height,
params.cfg,
params.seed,
params.prompt,