lee-910530 commited on
Commit
4821dd1
·
verified ·
1 Parent(s): fc1acb8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +25 -25
README.md CHANGED
@@ -1,25 +1,25 @@
1
- ---
2
- title: Text To Image
3
- emoji: 🖼
4
- colorFrom: purple
5
- colorTo: red
6
- sdk: gradio
7
- sdk_version: 5.0.1
8
- app_file: app.py
9
- pinned: false
10
- ---
11
-
12
- # Text-to-Image Generator
13
- 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.
14
-
15
-
16
- [![Sync to Hugging Face hub](https://github.com/lee-910530/huggingface-text-to-image/actions/workflows/main.yml/badge.svg)](https://github.com/lee-910530/huggingface-text-to-image/actions/workflows/main.yml)
17
-
18
-
19
- Try Demo Text To Image [Here](https://huggingface.co/spaces/lee-910530/text-to-image)
20
-
21
-
22
- ![mlops-hugging-face](https://user-images.githubusercontent.com/58792/170845235-7f00d61c-ea36-4d28-82d0-3a9b8c0f1769.png)
23
-
24
- # References
25
- [MLOps with Hugging Face Spaces, Gradio and Github Actions](https://github.com/nogibjj/hugging-face)
 
1
+ ---
2
+ title: Text To Image
3
+ emoji: 🖼
4
+ colorFrom: purple
5
+ colorTo: red
6
+ sdk: gradio
7
+ sdk_version: 5.24.0
8
+ app_file: app.py
9
+ pinned: false
10
+ ---
11
+
12
+ # Text-to-Image Generator
13
+ 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.
14
+
15
+
16
+ [![Sync to Hugging Face hub](https://github.com/lee-910530/huggingface-text-to-image/actions/workflows/main.yml/badge.svg)](https://github.com/lee-910530/huggingface-text-to-image/actions/workflows/main.yml)
17
+
18
+
19
+ Try Demo Text To Image [Here](https://huggingface.co/spaces/lee-910530/text-to-image)
20
+
21
+
22
+ ![mlops-hugging-face](https://user-images.githubusercontent.com/58792/170845235-7f00d61c-ea36-4d28-82d0-3a9b8c0f1769.png)
23
+
24
+ # References
25
+ [MLOps with Hugging Face Spaces, Gradio and Github Actions](https://github.com/nogibjj/hugging-face)