JeCabrera commited on
Commit
a4a7490
·
verified ·
1 Parent(s): d964ab6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -59,5 +59,4 @@ gr.ChatInterface(
59
  response,
60
  title="Chat con Gemini 1.5 Flash",
61
  textbox=gr.Textbox(placeholder="Escribe tu pregunta para Gemini"),
62
- type="messages"
63
- ).launch(debug=True)
 
59
  response,
60
  title="Chat con Gemini 1.5 Flash",
61
  textbox=gr.Textbox(placeholder="Escribe tu pregunta para Gemini"),
62
+ ).launch(debug=True)