Spaces:
Running
Running
robertselvam
commited on
Commit
•
b5c85e1
1
Parent(s):
e2ff970
Update app.py
Browse files
app.py
CHANGED
@@ -261,7 +261,6 @@ class ChatDocumentQA:
|
|
261 |
"""Create a Gradio interface for the chatbot."""
|
262 |
with gr.Blocks(theme='freddyaboulton/test-blue') as demo:
|
263 |
gr.HTML("""<center class="darkblue" text-align:center;padding:30px;'>
|
264 |
-
<be>
|
265 |
<h1 style="color:#fff">
|
266 |
Virtual Assistant Chatbot
|
267 |
</h1>
|
|
|
261 |
"""Create a Gradio interface for the chatbot."""
|
262 |
with gr.Blocks(theme='freddyaboulton/test-blue') as demo:
|
263 |
gr.HTML("""<center class="darkblue" text-align:center;padding:30px;'>
|
|
|
264 |
<h1 style="color:#fff">
|
265 |
Virtual Assistant Chatbot
|
266 |
</h1>
|