mirror of
https://github.com/lllyasviel/Fooocus.git
synced 2026-08-16 13:13:16 +02:00
i (#159)
This commit is contained in:
@@ -79,6 +79,7 @@ def worker():
|
|||||||
('Sharpness', sharpness),
|
('Sharpness', sharpness),
|
||||||
('Base Model', base_model_name),
|
('Base Model', base_model_name),
|
||||||
('Refiner Model', refiner_model_name),
|
('Refiner Model', refiner_model_name),
|
||||||
|
('Seed', seed)
|
||||||
]
|
]
|
||||||
for n, w in loras:
|
for n, w in loras:
|
||||||
if n != 'None':
|
if n != 'None':
|
||||||
|
|||||||
Reference in New Issue
Block a user