|
--- |
|
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. |
|
|