i (#162)
This commit is contained in:
parent
0b68b367d8
commit
74f8c67377
@ -75,7 +75,7 @@ def worker():
|
||||
('Negative Prompt', negative_prompt),
|
||||
('Style', style_selction),
|
||||
('Performance', performance_selction),
|
||||
('Resolution', aspect_ratios_selction),
|
||||
('Resolution', str((width, height))),
|
||||
('Sharpness', sharpness),
|
||||
('Base Model', base_model_name),
|
||||
('Refiner Model', refiner_model_name),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user