FedeFT commited on
Commit
5ea2aba
·
verified ·
1 Parent(s): aebe29f

small change

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -285,4 +285,4 @@ if __name__=='__main__':
285
 
286
  gr.Markdown(WEBSITE_citation)
287
 
288
- demo.launch(share=True)
 
285
 
286
  gr.Markdown(WEBSITE_citation)
287
 
288
+ demo.launch() # share=True -> not aupported HF