Woops forgot to add new strength param to CONFIG_ATTRS list

pull/4/head
Guillermo Rodriguez 2023-01-18 07:37:58 -03:00
parent 4b2d8a3525
commit 15c49ca9a0
No known key found for this signature in database
GPG Key ID: EC3AB66D5D83B392
1 changed files with 1 additions and 0 deletions

View File

@ -139,5 +139,6 @@ CONFIG_ATTRS = [
'height',
'seed',
'guidance',
'strength'
'upscaler'
]