Spaces:
Sleeping
Sleeping
farhananis005
commited on
Commit
•
8f459b9
1
Parent(s):
122fd53
Update app.py
Browse files
app.py
CHANGED
@@ -126,7 +126,7 @@ with gr.Blocks(css=css) as demo:
|
|
126 |
outputs=[docs_chatbot, docs_state],
|
127 |
)
|
128 |
|
129 |
-
|
130 |
|
131 |
demo.queue()
|
132 |
demo.launch()
|
|
|
126 |
outputs=[docs_chatbot, docs_state],
|
127 |
)
|
128 |
|
129 |
+
########################################################################################################
|
130 |
|
131 |
demo.queue()
|
132 |
demo.launch()
|