Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -9
requirements.txt
CHANGED
@@ -3,16 +3,10 @@ requests
|
|
3 |
huggingface-hub
|
4 |
pandas
|
5 |
duckduckgo-search
|
6 |
-
datasets
|
7 |
-
llama-index
|
8 |
-
llama-index-llms-huggingface
|
9 |
-
smolagents
|
10 |
-
langgraph
|
11 |
wikipedia-api
|
12 |
-
transformers
|
13 |
-
openpyxl
|
14 |
-
pdfplumber
|
15 |
beautifulsoup4
|
16 |
lxml
|
|
|
|
|
17 |
python-docx
|
18 |
-
pytube
|
|
|
3 |
huggingface-hub
|
4 |
pandas
|
5 |
duckduckgo-search
|
|
|
|
|
|
|
|
|
|
|
6 |
wikipedia-api
|
|
|
|
|
|
|
7 |
beautifulsoup4
|
8 |
lxml
|
9 |
+
openpyxl
|
10 |
+
pdfplumber
|
11 |
python-docx
|
12 |
+
pytube
|