pmkhanh7890 commited on
Commit
4902ade
·
verified ·
1 Parent(s): 54c030d

Update application.py

Browse files
Files changed (1) hide show
  1. application.py +1 -1
application.py CHANGED
@@ -262,4 +262,4 @@ between the input text and the source.
262
  )
263
 
264
  if __name__ == "__main__":
265
- demo.launch()
 
262
  )
263
 
264
  if __name__ == "__main__":
265
+ demo.launch(ssr=False, share=True)