Spaces:
Sleeping
Sleeping
FridayMaster
commited on
Commit
•
2dfe0c9
1
Parent(s):
e4261d6
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
huggingface_hub==0.22.2
|
2 |
pandas
|
3 |
-
|
4 |
spacy
|
5 |
nltk
|
6 |
torch
|
@@ -11,3 +11,4 @@ faiss-cpu
|
|
11 |
langchain
|
12 |
|
13 |
|
|
|
|
1 |
huggingface_hub==0.22.2
|
2 |
pandas
|
3 |
+
PyPDF2
|
4 |
spacy
|
5 |
nltk
|
6 |
torch
|
|
|
11 |
langchain
|
12 |
|
13 |
|
14 |
+
|