First, clone the GitHub repository:
git clone https://github.com/tushcmd/pentagram.gitThen, navigate to the project directory:
cd pentagramThen, install the dependencies:
npm installCopy .env.example into .env.local replace with you api keys
Run the development server:
npm run devOpen http://localhost:3000 with your browser to see the result.
The urls called are created in this repo: https://github.com/tushcmd/pentagram-image-diffusion.git
Demo video:
- 1
- 2

