Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -126,8 +126,7 @@ def set_moa_agent(
|
|
126 |
|
127 |
# Streamlit app layout
|
128 |
st.set_page_config(
|
129 |
-
page_title="
|
130 |
-
#page_icon='static/favicon.ico',
|
131 |
menu_items={
|
132 |
'About': "## Groq Mixture-Of-Agents \n Powered by [Groq](https://groq.com)"
|
133 |
},
|
|
|
126 |
|
127 |
# Streamlit app layout
|
128 |
st.set_page_config(
|
129 |
+
page_title="Mixture of Agents",
|
|
|
130 |
menu_items={
|
131 |
'About': "## Groq Mixture-Of-Agents \n Powered by [Groq](https://groq.com)"
|
132 |
},
|