Spaces:
Sleeping
Sleeping
Add wikipedia
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -3,15 +3,12 @@ tqdm
|
|
3 |
google-generativeai
|
4 |
streamlit
|
5 |
transformers
|
6 |
-
sentence-transformers
|
7 |
langchain-community
|
8 |
langchain
|
9 |
langsmith
|
10 |
tf-keras
|
11 |
langchain-huggingface
|
12 |
-
pymupdf
|
13 |
-
qdrant-client
|
14 |
torch
|
15 |
torchvision
|
16 |
torchaudio
|
17 |
-
|
|
|
3 |
google-generativeai
|
4 |
streamlit
|
5 |
transformers
|
|
|
6 |
langchain-community
|
7 |
langchain
|
8 |
langsmith
|
9 |
tf-keras
|
10 |
langchain-huggingface
|
|
|
|
|
11 |
torch
|
12 |
torchvision
|
13 |
torchaudio
|
14 |
+
wikipedia
|