revert to 1.0.36

This commit is contained in:
lvmin
2023-08-19 20:11:22 -07:00
parent 0c5e78961e
commit dd3c62012e
6 changed files with 9 additions and 18 deletions
+2 -2
View File
@@ -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]