Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,16 @@
|
|
1 |
-
---
|
2 |
-
title: Img Genwebapp
|
3 |
-
emoji:
|
4 |
-
colorFrom: purple
|
5 |
-
colorTo: red
|
6 |
-
sdk: gradio
|
7 |
-
sdk_version: 5.
|
8 |
-
app_file: app.py
|
9 |
-
pinned:
|
10 |
-
license: mit
|
11 |
-
|
|
|
|
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
14 |
|
@@ -105,9 +107,4 @@ git clone https://github.com/sumityadav329/text-to-image-webapp.git
|
|
105 |
- **Hosting**: Hugging Face Spaces
|
106 |
- **Model**: StabilityAI's Stable Diffusion XL
|
107 |
|
108 |
-
Feel free to fork, modify, or contribute to this project! π
|
109 |
-
|
110 |
-
|
111 |
-
|
112 |
-
|
113 |
-
|
|
|
1 |
+
---
|
2 |
+
title: Img Genwebapp
|
3 |
+
emoji: π
|
4 |
+
colorFrom: purple
|
5 |
+
colorTo: red
|
6 |
+
sdk: gradio
|
7 |
+
sdk_version: 5.7.1
|
8 |
+
app_file: app.py
|
9 |
+
pinned: true
|
10 |
+
license: mit
|
11 |
+
thumbnail: >-
|
12 |
+
https://cdn-uploads.huggingface.co/production/uploads/65ef3fe48e52c3db9036ddd3/k_I6gMDgUzIoIegJECJ9r.jpeg
|
13 |
+
---
|
14 |
|
15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
16 |
|
|
|
107 |
- **Hosting**: Hugging Face Spaces
|
108 |
- **Model**: StabilityAI's Stable Diffusion XL
|
109 |
|
110 |
+
Feel free to fork, modify, or contribute to this project! π
|
|
|
|
|
|
|
|
|
|