Inferhub is a web application that allows users to generate images from text using Hugging Face's Inference API.
- Generate images from text using Hugging Face's Inference API
- Choose from a wide variety of prompts to generate images from.
- React JS (Javascript)
- Tailwind CSS
- Hugging face Inference API
To get the project up and running on your local machine, follow these steps:
-
Fork the repository
-
Clone the repository
git clone https://github.com/<yourname>/inferhub.git
- Setup
cd inferhub && npm install && npm run dev
Contributions are welcome! Feel free to raise an issue or submit a pull request.