justus-tobias commited on
Commit
623f68f
1 Parent(s): c816ba4

added share

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -156,4 +156,4 @@ Monologue” method significantly improves the linguistic quality of generated s
156
  elem_id="citation-button",
157
  show_copy_button=True,
158
  )
159
- demo.launch(debug=True)
 
156
  elem_id="citation-button",
157
  show_copy_button=True,
158
  )
159
+ demo.launch(debug=True, share=True)