Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -55,8 +55,8 @@ custom_css = """
|
|
55 |
|
56 |
# Create the Gradio interface
|
57 |
with gr.Blocks(css=custom_css) as demo:
|
58 |
-
gr.HTML(f"""<img src = "https://i.postimg.cc/
|
59 |
-
gr.Markdown("# **
|
60 |
chatbot = gr.Chatbot(
|
61 |
[],
|
62 |
elem_id="chatbot",
|
|
|
55 |
|
56 |
# Create the Gradio interface
|
57 |
with gr.Blocks(css=custom_css) as demo:
|
58 |
+
gr.HTML(f"""<img src = "https://i.postimg.cc/43kfn8Xx/a-charming-pixar-style-3d-render-of-a-dolphin-in-a-j-GGid5px-R86-Wo-FLn-Re27d-Q-w9-Mz-RVy8-Qti-PQ2-Irspua-LQ.png" width="320" height="240">""")
|
59 |
+
gr.Markdown("# **IB Results Analyst**📊")
|
60 |
chatbot = gr.Chatbot(
|
61 |
[],
|
62 |
elem_id="chatbot",
|