ryanwang0601 commited on
Commit
bd05ec3
·
1 Parent(s): 4ec8624

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -36,4 +36,4 @@ if __name__ == "__main__":
36
  gr.outputs.Textbox(label="Response"),
37
  title="🗣️TalkToMyDoc📄",
38
  description="🗣️TalkToMyDoc📄 is a tool that allows you to ask questions about a document. In this case - Hitch Hitchhiker's Guide to the Galaxy.",
39
- ).launch(share=True)
 
36
  gr.outputs.Textbox(label="Response"),
37
  title="🗣️TalkToMyDoc📄",
38
  description="🗣️TalkToMyDoc📄 is a tool that allows you to ask questions about a document. In this case - Hitch Hitchhiker's Guide to the Galaxy.",
39
+ ).launch()