Neelanjan commited on
Commit
ec54059
1 Parent(s): dd7531b

2nd commit

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -7,7 +7,7 @@ Original file is located at
7
  https://colab.research.google.com/drive/1OpumpFAYHp3dJhfH9ZUWpQRDx9FqOVOd
8
  """
9
 
10
-
11
 
12
  import requests
13
  from bs4 import BeautifulSoup
 
7
  https://colab.research.google.com/drive/1OpumpFAYHp3dJhfH9ZUWpQRDx9FqOVOd
8
  """
9
 
10
+ pip install beautifulsoup4
11
 
12
  import requests
13
  from bs4 import BeautifulSoup