inoid commited on
Commit
84a4a34
1 Parent(s): dc884c4

Update all changes

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -233,7 +233,7 @@ with gr.Blocks() as demo:
233
  text_output_guia = gr.Textbox(label="Respuesta", lines=10)
234
 
235
 
236
- with gr.Column(scale = 3):
237
  text1 = gr.Textbox(visible = False)
238
  #Button for calling AI Help
239
  text_button = gr.Button("Buscar m谩s informaci贸n (IA)")
 
233
  text_output_guia = gr.Textbox(label="Respuesta", lines=10)
234
 
235
 
236
+ with gr.Column(scale = 1):
237
  text1 = gr.Textbox(visible = False)
238
  #Button for calling AI Help
239
  text_button = gr.Button("Buscar m谩s informaci贸n (IA)")