Spaces:
Running
Running
Karthikeyan
commited on
Commit
·
8c8aaec
1
Parent(s):
3fe941b
Update app.py
Browse files
app.py
CHANGED
@@ -206,7 +206,7 @@ class Chatbot:
|
|
206 |
"""<hr style="border-top: 5px solid white;">"""
|
207 |
)
|
208 |
|
209 |
-
gr.Markdown("**Upload your
|
210 |
with gr.Accordion("Upload Files", open = False):
|
211 |
with gr.Row(elem_id="row-flex"):
|
212 |
with gr.Row(elem_id="row-flex"):
|
|
|
206 |
"""<hr style="border-top: 5px solid white;">"""
|
207 |
)
|
208 |
|
209 |
+
gr.Markdown("**Upload your URL,Documents**")
|
210 |
with gr.Accordion("Upload Files", open = False):
|
211 |
with gr.Row(elem_id="row-flex"):
|
212 |
with gr.Row(elem_id="row-flex"):
|