Spaces:
Sleeping
Sleeping
James MacQuillan
commited on
Commit
·
18a6ce9
1
Parent(s):
f68dda0
push
Browse files- requirements.txt +0 -10
requirements.txt
CHANGED
@@ -1,10 +1,8 @@
|
|
1 |
huggingface_hub==0.25.2
|
2 |
-
|
3 |
sentence-transformers
|
4 |
gradio
|
5 |
beautifulsoup4
|
6 |
requests
|
7 |
-
huggingface_hub
|
8 |
langchain
|
9 |
chromadb
|
10 |
numpy
|
@@ -12,13 +10,5 @@ scikit-learn
|
|
12 |
plotly
|
13 |
langchain-community
|
14 |
googlesearch-python
|
15 |
-
requests
|
16 |
trafilatura
|
17 |
-
concurrent.futures
|
18 |
-
json
|
19 |
-
ast
|
20 |
-
gradio
|
21 |
-
huggingface-hub
|
22 |
tiktoken
|
23 |
-
time
|
24 |
-
os
|
|
|
1 |
huggingface_hub==0.25.2
|
|
|
2 |
sentence-transformers
|
3 |
gradio
|
4 |
beautifulsoup4
|
5 |
requests
|
|
|
6 |
langchain
|
7 |
chromadb
|
8 |
numpy
|
|
|
10 |
plotly
|
11 |
langchain-community
|
12 |
googlesearch-python
|
|
|
13 |
trafilatura
|
|
|
|
|
|
|
|
|
|
|
14 |
tiktoken
|
|
|
|