daniel-was-taken commited on
Commit
94d2d89
·
verified ·
1 Parent(s): d9c6f92

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -215,7 +215,7 @@ demo = gr.ChatInterface(
215
 
216
 
217
  if __name__ == "__main__":
218
- main()
219
  demo.launch(
220
  inbrowser=True, # Open in browser automatically
221
  height=800, # Increase overall height
 
215
 
216
 
217
  if __name__ == "__main__":
218
+ # main()
219
  demo.launch(
220
  inbrowser=True, # Open in browser automatically
221
  height=800, # Increase overall height