leofilo commited on
Commit
368c39f
·
verified ·
1 Parent(s): 3d765ca

Upload main.py

Browse files
Files changed (1) hide show
  1. main.py +0 -1
main.py CHANGED
@@ -76,7 +76,6 @@ with gr.Blocks(title="Task Maistro Assistant", theme=gr.themes.Soft()) as app:
76
  chatbot = gr.Chatbot(
77
  height=500,
78
  placeholder="Hola! Soy tu asistente de tareas. ¿En qué puedo ayudarte hoy?",
79
- bubble_full_width=False
80
  )
81
  with gr.Row():
82
  access_key_input = gr.Textbox(
 
76
  chatbot = gr.Chatbot(
77
  height=500,
78
  placeholder="Hola! Soy tu asistente de tareas. ¿En qué puedo ayudarte hoy?",
 
79
  )
80
  with gr.Row():
81
  access_key_input = gr.Textbox(