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