diff --git a/skynet/constants.py b/skynet/constants.py index 6d37325..cdd386d 100644 --- a/skynet/constants.py +++ b/skynet/constants.py @@ -139,5 +139,6 @@ CONFIG_ATTRS = [ 'height', 'seed', 'guidance', + 'strength' 'upscaler' ]