Spaces:
Running
on
Zero
Running
on
Zero
Merge branch 'main' of https://huggingface.co/spaces/tcy6/VisRAG-Test
Browse files
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(
|
|
|
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()
|