This is an AI 🤖Image Generator that generates the Unique AI Images every time, if a new prompt is given also you can download that Image.
- Hugging Face
- It is a platform where many developers and their groups their the various models, and API's where made and used.
- Stable Diffusion
- Stable Diffusion is a latent text-to-image diffusion model capable of generating photo from the prompts given to it as an input.
- React
- It is a framework that i used while making this web app, and I just used the normal components and build methods to make it happen.
- Hover.css:
- Hover.css was used on the Social Media icons in the footer to add the float transition while being hovered over.
- Git
- Git was used for version control by utilizing the Gitpod terminal to commit to Git and Push to GitHub.
- GitHub:
- GitHub is used to store the projects code after being pushed from Git.
- Flaticon:
- This is an open Icon gallery where you search for the vectors, cool icons, etc and download them for your projects.
$ npm create-react-app <YourAppName>
$ npm start
$ npm run build
- Hugging Face Model API
- I used this model API for the current use case
- Discussion Group
- This is the discussion group where I learned about the proper .js usecase of this API and implemented it with some changes and optimizations.
Basically I used the Netlify, where I connected my GitHub profile and pushed my repo for the deployment and I Finally it is deployed.
Soon I will combine both the Text-to-Text mmdel and Text-to-Image model projects, where we can along side do both the things associativily.
done