Spaces:
Running
Running
Commit
·
178d617
1
Parent(s):
a4219bf
added scraper
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ loguru
|
|
10 |
beautifulsoup4
|
11 |
lxml
|
12 |
aiohttp
|
13 |
-
tiktoken
|
|
|
|
10 |
beautifulsoup4
|
11 |
lxml
|
12 |
aiohttp
|
13 |
+
tiktoken
|
14 |
+
scraper
|