DrishtiSharma commited on
Commit
6d8d359
Β·
verified Β·
1 Parent(s): bf0654b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -149,7 +149,7 @@ st.markdown(
149
  st.markdown('<div class="title">Swarm-based Web Content Analyzer 🧐</div>', unsafe_allow_html=True)
150
 
151
  # 2. Add the description below the title
152
- st.markdown('<div class="description">Effortlessly extract, analyze, and summarize web content using multi-agents.</div>', unsafe_allow_html=True)
153
 
154
  # 3. Add the image below the description
155
  st.image("./image-4.png", use_container_width=True)
 
149
  st.markdown('<div class="title">Swarm-based Web Content Analyzer 🧐</div>', unsafe_allow_html=True)
150
 
151
  # 2. Add the description below the title
152
+ st.markdown('<div class="description">Effortlessly extract, analyze, and summarize web content using multi-agent.</div>', unsafe_allow_html=True)
153
 
154
  # 3. Add the image below the description
155
  st.image("./image-4.png", use_container_width=True)