File size: 1,087 Bytes
2c24abf f234c22 2c24abf f234c22 2c24abf f234c22 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 |
---
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.
|