FractalAIR commited on
Commit
5a26bce
·
verified ·
1 Parent(s): fb1bbbc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -100,6 +100,7 @@ with gr.Blocks(theme=gr.themes.Soft()) as demo:
100
  gr.HTML(
101
  """
102
  <div style="display: flex; align-items: center; gap: 16px; margin-bottom: 1em;">
 
103
  <img src="https://framerusercontent.com/images/j0KjQQyrUfkFw4NwSaxQOLAoBU.png" alt="Fractal AI Logo" style="height: 48px;">
104
  <h1 style="margin: 0;">Ramanujan Ganit R1 14B V1 Chatbot</h1>
105
  </div>
 
100
  gr.HTML(
101
  """
102
  <div style="display: flex; align-items: center; gap: 16px; margin-bottom: 1em;">
103
+ <div style="background-color: black; padding: 6px; border-radius: 8px;">
104
  <img src="https://framerusercontent.com/images/j0KjQQyrUfkFw4NwSaxQOLAoBU.png" alt="Fractal AI Logo" style="height: 48px;">
105
  <h1 style="margin: 0;">Ramanujan Ganit R1 14B V1 Chatbot</h1>
106
  </div>