Programmes commited on
Commit
730f984
·
verified ·
1 Parent(s): 40fbade

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -24,7 +24,7 @@ with gr.Blocks(theme=gr.themes.Soft(primary_hue="blue", secondary_hue="yellow"))
24
 
25
  with gr.Row():
26
  msg = gr.Textbox(
27
- placeholder="Exemple : Que faire après un bac pro ?",
28
  show_label=False,
29
  container=True,
30
  scale=8
 
24
 
25
  with gr.Row():
26
  msg = gr.Textbox(
27
+ placeholder="Exemple : Comment devenir médecin ?",
28
  show_label=False,
29
  container=True,
30
  scale=8