Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -132,8 +132,13 @@ with gr.Blocks(css=css) as app:
|
|
132 |
|
133 |
gr.Markdown("""
|
134 |
---
|
|
|
|
|
|
|
|
|
|
|
135 |
### Meta Information
|
136 |
-
**Project Title**:Magical AI Logo Generator
|
137 |
|
138 |
**Github**: [https://github.com/pacnimo/gpt-prompt-generator](https://github.com/pacnimo/)
|
139 |
|
|
|
132 |
|
133 |
gr.Markdown("""
|
134 |
---
|
135 |
+
### Examples
|
136 |
+
- **Coffee Shop Website Logo**: A steaming coffee cup with swirls forming an abstract design.
|
137 |
+
- **Bio Food Website Logo**: A green leaf with a subtle water droplet effect, symbolizing freshness and organic products.
|
138 |
+
- **Car Seller Website Logo**: A sleek, stylized car silhouette in metallic shades.
|
139 |
+
---
|
140 |
### Meta Information
|
141 |
+
**Project Title**: Magical AI Logo Generator
|
142 |
|
143 |
**Github**: [https://github.com/pacnimo/gpt-prompt-generator](https://github.com/pacnimo/)
|
144 |
|