DrishtiSharma commited on
Commit
d2a7f1f
Β·
verified Β·
1 Parent(s): 4f6325e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -109,7 +109,7 @@ st.markdown(
109
  )
110
 
111
  st.markdown('<div class="title">πŸ”Ž Swarm-based Multi-Agent Web Content Analyzer</div>', unsafe_allow_html=True)
112
- st.markdown('<div class="description">Effortlessly extract, analyze, and summarize web content using AI-powered multi-agent systems.</div>', unsafe_allow_html=True)
113
 
114
  st.write("")
115
  st.write("")
 
109
  )
110
 
111
  st.markdown('<div class="title">πŸ”Ž Swarm-based Multi-Agent Web Content Analyzer</div>', unsafe_allow_html=True)
112
+ st.markdown('<div class="description">Effortlessly extract, analyze, and summarize web content.</div>', unsafe_allow_html=True)
113
 
114
  st.write("")
115
  st.write("")