Woops forgot to add new strength param to CONFIG_ATTRS list

pull/25/head
Guillermo Rodriguez 2023-01-18 07:37:58 -03:00
parent a3c321fcad
commit 20204cda32
1 changed files with 1 additions and 0 deletions

View File

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