diff --git a/scripts/deforum_helpers/args.py b/scripts/deforum_helpers/args.py index 05ef63e3..93a863e5 100644 --- a/scripts/deforum_helpers/args.py +++ b/scripts/deforum_helpers/args.py @@ -37,6 +37,7 @@ def DeforumAnimArgs(): rotation_3d_x = "0:(0)"#@param {type:"string"} rotation_3d_y = "0:(0)"#@param {type:"string"} rotation_3d_z = "0:(0)"#@param {type:"string"} + # flip_2d_perspective = False #@param {type:"boolean"} enable_perspective_flip = False #@param {type:"boolean"} perspective_flip_theta = "0:(0)"#@param {type:"string"} perspective_flip_phi = "0:(t%15)"#@param {type:"string"}