mirror of
https://github.com/lllyasviel/Fooocus.git
synced 2026-08-16 13:13:16 +02:00
change to 1.0.36 behavior again
This commit is contained in:
@@ -45,10 +45,10 @@ def worker():
|
||||
|
||||
if performance_selction == 'Speed':
|
||||
steps = 30
|
||||
switch = 15
|
||||
switch = 20
|
||||
else:
|
||||
steps = 60
|
||||
switch = 30
|
||||
switch = 40
|
||||
|
||||
width, height = aspect_ratios[aspect_ratios_selction]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user