CCockrum commited on
Commit
25ee8f5
·
verified ·
1 Parent(s): 08f9aa9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -7
app.py CHANGED
@@ -151,13 +151,6 @@ with gr.Blocks(css=css, title="French Tutor") as demo:
151
 
152
  with gr.Column(elem_id="chat-panel"):
153
  gr.Markdown("""
154
- ### 💬 **Try these example conversations:**
155
- - "Bonjour! Comment allez-vous?" (Hello! How are you?)
156
- - "Can you help me conjugate the verb 'être'?"
157
- - "What's the difference between 'tu' and 'vous'?"
158
- - "Tell me about French culture"
159
- - "How do I order food in a French restaurant?"
160
- """)
161
 
162
  with gr.Accordion("⚙️ Advanced Settings", open=False):
163
  level = gr.Dropdown(
 
151
 
152
  with gr.Column(elem_id="chat-panel"):
153
  gr.Markdown("""
 
 
 
 
 
 
 
154
 
155
  with gr.Accordion("⚙️ Advanced Settings", open=False):
156
  level = gr.Dropdown(