hellochick/text-to-image
Re-implementation of https://github.com/zsdonghao/text-to-image
This project helps you create unique images from descriptive text. You input a written description, like "a flower with yellow petals and a brown center," and it generates a corresponding image. This is useful for creatives, marketers, or researchers who need to visualize concepts without manual design or stock photo searching.
No commits in the last 6 months.
Use this if you need to quickly generate visual representations directly from textual descriptions, especially for abstract or hard-to-find imagery.
Not ideal if you require precise, photorealistic images or need to control every detail of the generated output.
Stars
25
Forks
6
Language
Python
License
—
Category
Last pushed
Dec 28, 2017
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/hellochick/text-to-image"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Yutong-Zhou-cv/Awesome-Text-to-Image
(ෆ`꒳´ෆ) A Survey on Text-to-Image Generation/Synthesis.
tobran/DF-GAN
[CVPR2022 oral] A Simple and Effective Baseline for Text-to-Image Synthesis
aelnouby/Text-to-Image-Synthesis
Pytorch implementation of Generative Adversarial Text-to-Image Synthesis paper
akanimax/T2F
T2F: text to face generation using Deep Learning
woozzu/tagan
An official PyTorch implementation of the paper "Text-Adaptive Generative Adversarial Networks:...