rswilley / deforum-json-generator

Easily generate the JSON template needed for deforum by entering video length and frames per second

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deforum JSON Generator

Easily generate the JSON template needed for deforum by entering video length and frames per second

Sample settings file:

{
  "videoLength": "00:03:15", // Length of video is 3 minutes 15 seconds
  "fps": 15, // Frames per second for Deforum
  "segmentLengthInSeconds": 30 // Prompt changes every 30 seconds
}

About

Easily generate the JSON template needed for deforum by entering video length and frames per second