mirror of
https://github.com/lllyasviel/Fooocus.git
synced 2026-08-16 13:13:16 +02:00
chore: cleanup code
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
controlnet_softness, = [None]
|
||||
controlnet_softness = None
|
||||
|
||||
|
||||
def set_all_advanced_parameters(*args):
|
||||
global controlnet_softness
|
||||
|
||||
controlnet_softness = args
|
||||
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user