Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# π¨ AI Image Generator Web App
|
2 |
|
3 |
Welcome to the **AI Image Generator** web application! This app allows you to generate stunning photorealistic images from text prompts using cutting-edge AI technology.
|
@@ -91,18 +108,6 @@ git clone https://github.com/sumityadav329/text-to-image-webapp.git
|
|
91 |
Feel free to fork, modify, or contribute to this project! π
|
92 |
|
93 |
|
94 |
-
---
|
95 |
-
title: Img Genwebapp
|
96 |
-
emoji: πΌ
|
97 |
-
colorFrom: purple
|
98 |
-
colorTo: red
|
99 |
-
sdk: gradio
|
100 |
-
sdk_version: 5.0.1
|
101 |
-
app_file: app.py
|
102 |
-
pinned: false
|
103 |
-
license: mit
|
104 |
-
---
|
105 |
|
106 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
107 |
|
108 |
|
|
|
1 |
+
---
|
2 |
+
title: Img Genwebapp
|
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 |
+
license: mit
|
11 |
+
---
|
12 |
+
|
13 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
14 |
+
|
15 |
+
|
16 |
+
|
17 |
+
|
18 |
# π¨ AI Image Generator Web App
|
19 |
|
20 |
Welcome to the **AI Image Generator** web application! This app allows you to generate stunning photorealistic images from text prompts using cutting-edge AI technology.
|
|
|
108 |
Feel free to fork, modify, or contribute to this project! π
|
109 |
|
110 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
111 |
|
|
|
112 |
|
113 |
|