Mattral commited on
Commit
973fa76
β€’
1 Parent(s): 32e37e9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -104,7 +104,6 @@ interface = gr.Interface(
104
  title="Q&A with PDFs πŸ‘©πŸ»β€πŸ’»πŸ““βœπŸ»πŸ’‘",
105
  description="This app facilitates a conversation with PDFs uploadedπŸ’‘",
106
  theme="soft",
107
- share=True,
108
  live=True,
109
  )
110
 
 
104
  title="Q&A with PDFs πŸ‘©πŸ»β€πŸ’»πŸ““βœπŸ»πŸ’‘",
105
  description="This app facilitates a conversation with PDFs uploadedπŸ’‘",
106
  theme="soft",
 
107
  live=True,
108
  )
109