DrishtiSharma commited on
Commit
c75efdc
Β·
verified Β·
1 Parent(s): c487895

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -275,7 +275,7 @@ if query := st.chat_input("Ask a question"):
275
  # Add acknowledgment at the bottom
276
  st.markdown(
277
  """
278
- <div style="text-align: center; font-size: 14px; color: #555; padding-top: 290px; margin-top: 290px;">
279
  <strong>Acknowledgment:</strong> This app is based on
280
  <a href="https://github.com/kram254/Mixture-of-Agents-running-on-Groq/tree/main"
281
  target="_blank" style="color: #007BFF; text-decoration: none;">
 
275
  # Add acknowledgment at the bottom
276
  st.markdown(
277
  """
278
+ <div style="text-align: center; font-size: 14px; color: #555; padding-top: 260px; margin-top: 260px;">
279
  <strong>Acknowledgment:</strong> This app is based on
280
  <a href="https://github.com/kram254/Mixture-of-Agents-running-on-Groq/tree/main"
281
  target="_blank" style="color: #007BFF; text-decoration: none;">