randeom commited on
Commit
38e2c92
·
verified ·
1 Parent(s): bce356e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -1
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