ebegen commited on
Commit
4bfcfd8
1 Parent(s): e5880de

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -162,4 +162,4 @@ with gr.Blocks(css="#chatbot {overflow-y:auto; min-height:400px;} ") as dialog_a
162
  txt.submit(lambda :"", None, txt)
163
 
164
 
165
- dialog_app.load("spaces/ebegen/ATP_CHAT",title="CHAT-GPT TEST").launch()
 
162
  txt.submit(lambda :"", None, txt)
163
 
164
 
165
+ dialog_app.load("spaces/ebegen/ATP_CHAT").launch()