DrishtiSharma commited on
Commit
3c1fb33
Β·
verified Β·
1 Parent(s): c994ed6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -275,6 +275,6 @@ if query := st.chat_input("Ask a question"):
275
  # Add acknowledgment at the bottom
276
  st.markdown("---")
277
  st.markdown("""
278
- ###
279
  This app is based on [Emmanuel M. Ndaliro's work](https://github.com/kram254/Mixture-of-Agents-running-on-Groq/tree/main).
280
  """)
 
275
  # Add acknowledgment at the bottom
276
  st.markdown("---")
277
  st.markdown("""
278
+ ####
279
  This app is based on [Emmanuel M. Ndaliro's work](https://github.com/kram254/Mixture-of-Agents-running-on-Groq/tree/main).
280
  """)