DrishtiSharma commited on
Commit
20d4ebd
Β·
verified Β·
1 Parent(s): 7d29819

Update app.py

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