Update app.py
Browse files
app.py
CHANGED
|
@@ -114,7 +114,7 @@ AI Engineering Insight:
|
|
| 114 |
with gr.Blocks(theme=gr.themes.Soft()) as demo:
|
| 115 |
|
| 116 |
gr.Markdown("""
|
| 117 |
-
# 🌱
|
| 118 |
### AI-Powered Solar + Wind Hybrid System for Rural Pakistan
|
| 119 |
""")
|
| 120 |
|
|
|
|
| 114 |
with gr.Blocks(theme=gr.themes.Soft()) as demo:
|
| 115 |
|
| 116 |
gr.Markdown("""
|
| 117 |
+
# 🌱 GreenSolar AI Microgrid Designer
|
| 118 |
### AI-Powered Solar + Wind Hybrid System for Rural Pakistan
|
| 119 |
""")
|
| 120 |
|