diff --git a/scripts/deforum_helpers/args.py b/scripts/deforum_helpers/args.py index d0e31b9a..5abffd47 100644 --- a/scripts/deforum_helpers/args.py +++ b/scripts/deforum_helpers/args.py @@ -410,7 +410,7 @@ def DeforumAnimArgs(): "minimum": 1, "maximum": 50, "step": 1, - "value": 2, + "value": 1, "info": "# of in-between frames that will not be directly diffused" }, "optical_flow_cadence": {