About page
- Generate an imaginative image through Stable Diffusion AI - midjourney v4 Model (link) .
- GCP VM instance with n1-8 vCPUs and 80 GB of memory. 1 GPU - Tesla T4.
- Connected from VM to API using SSH tunnels.
- API hosted on cyclic serverless functions.
- Frontend hosted on Vercel. Built with Next.js and Tailwind CSS.
Under development
- Change Models and parameters. (Currently only midjourney v4 Model is available). switch to OpenJourney and stable Diffusion 1.4 Model.
- Host images on AWS S3 or some other cloud storage.
- Add download image feature.