Shreyas094
commited on
Commit
•
8428e23
1
Parent(s):
e4abe82
Update app.py
Browse files
app.py
CHANGED
@@ -22,7 +22,6 @@ from dotenv import load_dotenv
|
|
22 |
import certifi
|
23 |
from bs4 import BeautifulSoup
|
24 |
|
25 |
-
from trafilatura.core import parse_html
|
26 |
|
27 |
# Load environment variables from a .env file
|
28 |
load_dotenv()
|
|
|
22 |
import certifi
|
23 |
from bs4 import BeautifulSoup
|
24 |
|
|
|
25 |
|
26 |
# Load environment variables from a .env file
|
27 |
load_dotenv()
|