Spaces:
Sleeping
Sleeping
File size: 857 Bytes
572dcca a8b3aed 25c6ecb 572dcca a8b3aed 572dcca a8b3aed e5c4be4 d03b3ea e5c4be4 d03b3ea e5c4be4 |
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 |
---
title: Text To Image
emoji: 🖼
colorFrom: purple
colorTo: red
sdk: gradio
sdk_version: 5.23.3
app_file: app.py
pinned: false
---
# Text-to-Image Generator
This is a Gradle-based application that uses DiffusionPipeline to generate high-quality images from text prompts. Designed to run seamlessly on Hugging Face Spaces.
[](https://github.com/00953021/huggingface-text-to-image/actions/workflows/main.yml)
Try Demo Text To Image [Here](https://huggingface.co/spaces/jeffyuyu/text-to-image)

# References
[MLOps with Hugging Face Spaces, Gradio and Github Actions](https://github.com/nogibjj/hugging-face) |