Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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 |
|