yabramuvdi commited on
Commit
899bbf4
·
verified ·
1 Parent(s): fb423d0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -121,7 +121,7 @@ with gr.Blocks() as demo:
121
  lines=5,
122
  label="📝 Texto de entrada",
123
  placeholder="Escribe aquí...",
124
- value="Mi abuela me dejó una gran"
125
  )
126
 
127
  with gr.Row():
 
121
  lines=5,
122
  label="📝 Texto de entrada",
123
  placeholder="Escribe aquí...",
124
+ value=""
125
  )
126
 
127
  with gr.Row():