jeremierostan commited on
Commit
f35a10b
·
verified ·
1 Parent(s): 8d5d1eb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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/9MXZpwMy/a-captivating-pixar-style-3d-animation-featuring-a-ydzhw1k-R-GZi-Np1y7-Ufi-A-tvqb-XZ-z-R4a-G-8pf-Xcm-Og.png" width="320" height="240">""")
59
- gr.Markdown("# **NewsWave Companion** 🌊🐬")
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",