Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -302,7 +302,7 @@ def create_gradio_app():
|
|
302 |
# Header
|
303 |
gr.HTML("""
|
304 |
<div class="header">
|
305 |
-
<h1>🤖
|
306 |
<p>Powered by Groq's Compound Models with Web Search & Agentic Capabilities</p>
|
307 |
</div>
|
308 |
""")
|
|
|
302 |
# Header
|
303 |
gr.HTML("""
|
304 |
<div class="header">
|
305 |
+
<h1>🤖 NeuroScope-AI</h1>
|
306 |
<p>Powered by Groq's Compound Models with Web Search & Agentic Capabilities</p>
|
307 |
</div>
|
308 |
""")
|