Set up your API for Lipsync with Local Folders
Here is a quickstart guide to setting up your API with local folders. Go through the tabs for node.js or python!
Step 1 - Start a new Node.js project with npm init
npm initStep 2 - Setup up your local folders with input files
Step 3 - Create your app file
app fileStep 4 - Run your app
Last updated
Was this helpful?
