Update app.py
Browse files
app.py
CHANGED
@@ -299,8 +299,7 @@ When citing search results, mention the source, and ensure your answer reflects
|
|
299 |
# Header section
|
300 |
gr.Markdown(
|
301 |
"""
|
302 |
-
# 🤖 Llama-4-Maverick-17B +
|
303 |
-
### Llama-4-Maverick-17B Model + Real-time 'Deep Research' Agentic AI System @ https://discord.gg/openfreeai
|
304 |
"""
|
305 |
)
|
306 |
|
|
|
299 |
# Header section
|
300 |
gr.Markdown(
|
301 |
"""
|
302 |
+
# 🤖 Llama-4-Maverick-17B + search
|
|
|
303 |
"""
|
304 |
)
|
305 |
|