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

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").launch()
 
162
  txt.submit(lambda :"", None, txt)
163
 
164
 
165
+ dialog_app.launch()