Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -3,10 +3,11 @@ requests
|
|
| 3 |
huggingface-hub
|
| 4 |
pandas
|
| 5 |
duckduckgo-search
|
|
|
|
| 6 |
wikipedia-api
|
| 7 |
-
beautifulsoup4
|
| 8 |
-
lxml
|
| 9 |
openpyxl
|
| 10 |
pdfplumber
|
|
|
|
|
|
|
| 11 |
python-docx
|
| 12 |
pytube
|
|
|
|
| 3 |
huggingface-hub
|
| 4 |
pandas
|
| 5 |
duckduckgo-search
|
| 6 |
+
datasets
|
| 7 |
wikipedia-api
|
|
|
|
|
|
|
| 8 |
openpyxl
|
| 9 |
pdfplumber
|
| 10 |
+
beautifulsoup4
|
| 11 |
+
lxml
|
| 12 |
python-docx
|
| 13 |
pytube
|