pedromsfaria commited on
Commit
d26e5a6
1 Parent(s): 2794805

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -82,9 +82,7 @@ with block:
82
  gr.Markdown("""<h1 style="color: #ffffff; font-weight: bold;"><center>Truebot AI - True Clinic</center></h1>""")
83
  gr.Markdown("""<h3 style="color: #ffffff; font-weight: bold;"><center>Sempre consigo...</center></h3>""")
84
  gr.Markdown("""<h3 style="color: #ffffff; font-weight: bold;"><center> </center></h3>""")
85
- gr.Markdown("""<h3 style="color: #ffffff; font-weight: bold;"><center> </center></h3>""")
86
- gr.Markdown("""<h3 style="color: #ffffff; font-weight: bold;"><center> </center></h3>""")
87
- gr.Markdown("""<h3 style="color: #ffffff; font-weight: bold;"><center> </center></h3>""")
88
  chatbot = gr.Chatbot()
89
  message = gr.Textbox(placeholder=prompt)
90
  examples=[
 
82
  gr.Markdown("""<h1 style="color: #ffffff; font-weight: bold;"><center>Truebot AI - True Clinic</center></h1>""")
83
  gr.Markdown("""<h3 style="color: #ffffff; font-weight: bold;"><center>Sempre consigo...</center></h3>""")
84
  gr.Markdown("""<h3 style="color: #ffffff; font-weight: bold;"><center> </center></h3>""")
85
+
 
 
86
  chatbot = gr.Chatbot()
87
  message = gr.Textbox(placeholder=prompt)
88
  examples=[