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:
+1
-1
@@ -1 +1 @@
|
||||
version = '1.0.39'
|
||||
version = '1.0.40'
|
||||
|
||||
@@ -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]
|
||||
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
### 1.0.40
|
||||
|
||||
* Behaviors reverted to 1.0.36 again (refiner steps). The 1.0.36 is too perfect and too typical; beating 1.0.36 is just impossible.
|
||||
|
||||
### 1.0.39
|
||||
|
||||
* Reverted unstable changes between 1.0.37 and 1.0.38 .
|
||||
|
||||
Reference in New Issue
Block a user