Spaces:
Runtime error
Runtime error
Commit ·
bd05ec3
1
Parent(s): 4ec8624
Update app.py
Browse files
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(
|
|
|
|
| 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()
|