Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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>
|