DrishtiSharma commited on
Commit
a24f13d
Β·
verified Β·
1 Parent(s): 3f988d2

Update app.py

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