omarash2016 commited on
Commit
7277534
·
verified ·
1 Parent(s): 6e41471

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -127,7 +127,7 @@ with gr.Blocks(title="AI Python Tutor", theme=theme, fill_height=True) as demo:
127
  # Header
128
  with gr.Row(variant="compact"):
129
  with gr.Column(scale=1):
130
- gr.Markdown("## 🐍 Vibe Coding Academy\n### Your AI-Powered Python Tutor")
131
 
132
  with gr.Row(equal_height=True):
133
  # Left Column: Chat & Input
 
127
  # Header
128
  with gr.Row(variant="compact"):
129
  with gr.Column(scale=1):
130
+ gr.Markdown("## 🐍 AI Python Tutor")
131
 
132
  with gr.Row(equal_height=True):
133
  # Left Column: Chat & Input