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