Welcome to Imageify! This is a text-to-image generation project powered by Flask and Hugging Face's Stable Diffusion Pipeline. Imageify allows you to generate images from text prompts, unleashing your creativity!
🖼️ Generate stunning images from simple text prompts
🔮 Utilizes Hugging Face's Stable Diffusion Pipeline for high-quality image generation
💻 Easy-to-use web interface powered by Flask
🌐 Deployment-ready for DigitalOcean and other platforms
To get started with Imageify, follow these steps:
- Clone this repository to your local machine.
- Install the required dependencies using
pip install -r requirements.txt. - Set up your Hugging Face token as an environment variable.
- Run the Flask app using
python app.py. - Access Imageify in your web browser at
http://localhost:5000.
- Enter your desired text prompt in the provided input field.
- Click the "Generate Image" button.
- Marvel at the generated image based on your prompt!`
Contributions are welcome! If you have any ideas for improvements or new features, feel free to open an issue or submit a pull request.
Happy image generating! 🎉