DrishtiSharma commited on
Commit
0184f32
Β·
verified Β·
1 Parent(s): a2226de

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,3 +1,4 @@
 
1
  import streamlit as st
2
  from swarm import Swarm, Agent
3
  from bs4 import BeautifulSoup
 
1
+ # image source: https://www.globesign.com/blog/a-beginners-guide-to-google-website-analyzer/
2
  import streamlit as st
3
  from swarm import Swarm, Agent
4
  from bs4 import BeautifulSoup