Goodnight7 commited on
Commit
f097db8
1 Parent(s): aa870fa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -59,5 +59,4 @@ demo = gr.ChatInterface(
59
  )
60
 
61
 
62
- if __name__ == "__main__":
63
- demo.launch()
 
59
  )
60
 
61
 
62
+ demo.launch()