An open source web application built using React, Tailwind CSS, Flowbite, HuggingFace
It just a simple project I didn't focused to cool ui, auth feature etc
It is just like lite version of midjourney, DALL-E
Prompt: A girl studying medicine

Prompt: Japanese city with aliens in sky
- Clone this repository
$ git clone https://github.com/Cat-The-Developer/text-to-image-webAI.git- Go to folder
$ cd text-to-image-webAI- Install dependencies
$ yarn- create a .env file
$ touch .env- add your hugging face api key
VITE_AI_MODEL="your api key comes here"
- Run the application
$ yarn dev



