pd4consultingmyles commited on
Commit
4295970
·
1 Parent(s): 0bc7b50

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -22,7 +22,6 @@ with gr.Blocks() as demo:
22
  This chatbot uses the Atlantaga.gov and ATL311.com websites as its custom knowledge base.
23
  Before starting a new conversation, please refresh the chatbot for the best results.
24
  If the chatbot is giving incorrect answers, please refresh.
25
- Created by PD4Solutions
26
  '''
27
  )
28
  chatbot = gr.Chatbot()
 
22
  This chatbot uses the Atlantaga.gov and ATL311.com websites as its custom knowledge base.
23
  Before starting a new conversation, please refresh the chatbot for the best results.
24
  If the chatbot is giving incorrect answers, please refresh.
 
25
  '''
26
  )
27
  chatbot = gr.Chatbot()