prithivMLmods commited on
Commit
67191fd
·
verified ·
1 Parent(s): 708f9a5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -352,4 +352,4 @@ demo = gr.ChatInterface(
352
  )
353
 
354
  if __name__ == "__main__":
355
- demo.launch(share=True)
 
352
  )
353
 
354
  if __name__ == "__main__":
355
+ demo.launch()