tcy6 commited on
Commit
0797402
2 Parent(s): e82ff0e c59cd43

Merge branch 'main' of https://huggingface.co/spaces/tcy6/VisRAG-Test

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -293,4 +293,4 @@ with gr.Blocks() as app:
293
  gr.Markdown("By using this demo, you agree to share your use data with us for research purpose, to help improve user experience.")
294
 
295
 
296
- app.launch(share=True)
 
293
  gr.Markdown("By using this demo, you agree to share your use data with us for research purpose, to help improve user experience.")
294
 
295
 
296
+ app.launch()