mirror of https://github.com/skygpu/skynet.git
Woops forgot to add new strength param to CONFIG_ATTRS list
parent
a3c321fcad
commit
20204cda32
|
@ -139,5 +139,6 @@ CONFIG_ATTRS = [
|
|||
'height',
|
||||
'seed',
|
||||
'guidance',
|
||||
'strength'
|
||||
'upscaler'
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue