Spaces:
Sleeping
Sleeping
Deepak Sahu
commited on
Commit
·
354f0a1
1
Parent(s):
19b5e00
Update app.py
Browse files
app.py
CHANGED
@@ -75,4 +75,4 @@ with demo:
|
|
75 |
with gr.TabItem("Source Documents"):
|
76 |
gr.Markdown(TXT_SOURCE_DOC_DESCRIPTION)
|
77 |
|
78 |
-
demo.launch(
|
|
|
75 |
with gr.TabItem("Source Documents"):
|
76 |
gr.Markdown(TXT_SOURCE_DOC_DESCRIPTION)
|
77 |
|
78 |
+
demo.launch()
|