rizam commited on
Commit
fc24784
·
1 Parent(s): fe29568

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -33,3 +33,4 @@ gr.Interface(fn=predict,
33
  inputs=["text","text",'state'],
34
 
35
  outputs=["chatbot",'state']).launch()
 
 
33
  inputs=["text","text",'state'],
34
 
35
  outputs=["chatbot",'state']).launch()
36
+ gr.Markdown("Developed by Dr.Rakeeb Jaufer")