SonyaHas commited on
Commit
e2f0a98
·
verified ·
1 Parent(s): 14b60f9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -122,6 +122,6 @@ chatbot = gr.ChatInterface(
122
  title="Skin Chatbot!",
123
  type='messages')
124
  #defining my chatbot so user can interact, see their conversation and send new messages
125
- )
126
 
127
  chatbot.launch()
 
122
  title="Skin Chatbot!",
123
  type='messages')
124
  #defining my chatbot so user can interact, see their conversation and send new messages
125
+
126
 
127
  chatbot.launch()