Start Generating Content
Setting up .env file
Instructions on how to get the API Keys is here
Make sure to have a trained model before looking for the model_id or upload one of our models which you can find here
Once everything is populated run the following commands
npm install
npm run build
npm start
Last updated