Sanjam19 commited on
Commit
567197e
·
verified ·
1 Parent(s): 5729cd8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -241,4 +241,4 @@ with gr.Blocks(title="GraphRAG vs LLM") as demo:
241
  ]
242
  )
243
 
244
- demo.launch(server_name="0.0.0.0", server_port=7860, share=False)
 
241
  ]
242
  )
243
 
244
+ demo.launch(server_name="0.0.0.0", server_port=7860, share=True)