Skip to content

Instantly share code, notes, and snippets.

View xirtus's full-sized avatar

Andreas Xirtus xirtus

View GitHub Profile
#@markdown ####**Animation Mode:**
animation_mode = '3D' #@param ['None', '2D', '3D', 'Video Input'] {type:'string'}
#@markdown *For animation, you probably want to turn `cutn_batches` to 1 to make it quicker.*
#@markdown ---
#@markdown ####**Video Input Settings:**
if is_colab:
video_init_path = "/content/drive/MyDrive/init.mp4" #@param {type: 'string'}