Update app.py
Browse files
app.py
CHANGED
@@ -299,8 +299,8 @@ def create_deepseek_interface():
|
|
299 |
# 헤더 섹션
|
300 |
gr.Markdown(
|
301 |
"""
|
302 |
-
# 🤖 Llama-4-
|
303 |
-
### Llama-4-
|
304 |
"""
|
305 |
)
|
306 |
|
|
|
299 |
# 헤더 섹션
|
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 |
|