imagine / README.md
meraj12's picture
Update README.md
f234c22 verified
---
title: Love Text to Image
emoji: πŸ’–
colorFrom: pink
colorTo: red
sdk: streamlit
sdk_version: "1.31.1"
app_file: app.py
pinned: false
---
# πŸ’Œ Love Text to Image Generator
This app allows you to input romantic poems, songs, or phrases like:
> "Your face is like the moon"
> "Your smile glows brighter than the stars"
> "In your eyes, I see the whole universe"
✨ And it turns your love into stunning **AI-generated art**.
## ✨ Features
- 🎨 Choose a style: **Ghibli**, **Anime**, or **Realistic**
- 🎀 Upload voice poetry (Whisper AI will transcribe it!)
- πŸ–ΌοΈ High-resolution image enhancement (Real-ESRGAN)
- πŸ’― 100% open-source & CPU-friendly
## πŸš€ Powered by
- [Stable Diffusion](https://huggingface.co/runwayml/stable-diffusion-v1-5)
- [Ghibli Diffusion](https://huggingface.co/nitrosocke/Ghibli-Diffusion)
- [Anything v4 (Anime)](https://huggingface.co/andite/anything-v4.0)
- [Whisper ASR](https://github.com/openai/whisper)
- [Real-ESRGAN](https://github.com/xinntao/Real-ESRGAN)
---
Built with ❀️ using Streamlit and Hugging Face Spaces.