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',
|
||||
'seed',
|
||||
'guidance',
|
||||
'strength'
|
||||
'upscaler'
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue