DrishtiSharma commited on
Commit
2e37092
·
verified ·
1 Parent(s): fd29248

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -874,7 +874,7 @@ def multi_agent_debate():
874
  st.write(f"## {page_icon} $\,${page_title}")
875
 
876
  # Always display the cover image and acknowledgment at the top
877
- st.image("./files/image-3.png", caption="Your Project Title", use_column_width=True)
878
  st.info(
879
  """
880
  **Acknowledgment**: This project is inspired by [Twy's Work](https://github.com/twy80/Multi_Agent_Debate).
 
874
  st.write(f"## {page_icon} $\,${page_title}")
875
 
876
  # Always display the cover image and acknowledgment at the top
877
+ st.image("./files/image-3.png", caption=" ", use_container_width=True)
878
  st.info(
879
  """
880
  **Acknowledgment**: This project is inspired by [Twy's Work](https://github.com/twy80/Multi_Agent_Debate).