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.


[![Sync to Hugging Face hub](https://github.com/00953021/huggingface-text-to-image/actions/workflows/main.yml/badge.svg)](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)


![mlops-hugging-face](https://user-images.githubusercontent.com/58792/170845235-7f00d61c-ea36-4d28-82d0-3a9b8c0f1769.png)

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