Americo commited on
Commit
e691637
·
verified ·
1 Parent(s): 5707c14

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -86,4 +86,4 @@ def interact_with_chatbot(text, conversation):
86
 
87
  # Lanzar la interfaz Gradio con ChatInterface
88
 
89
- gr.ChatInterface(fn=interact_with_chatbot, title="PreDoc Chatbot").launch(debug=True)
 
86
 
87
  # Lanzar la interfaz Gradio con ChatInterface
88
 
89
+ gr.ChatInterface(fn=interact_with_chatbot, title="👨‍⚕️ PreDoc Chatbot 📋💊").launch(debug=True)