Spaces:
Runtime error
Runtime error
Commit
·
a9ae0c8
1
Parent(s):
9e3cb0f
Update requirements.txt
Browse files- requirements.txt +0 -6
requirements.txt
CHANGED
@@ -1,9 +1,3 @@
|
|
1 |
-
# pip install streamlit pypdf2 langchain python-dotenv faiss-cpu openai huggingface_hub
|
2 |
-
# pip install tiktoken
|
3 |
-
|
4 |
-
# pip install InstructorEmbedding sentence_transformers
|
5 |
-
|
6 |
-
tiktoken
|
7 |
langchain
|
8 |
PyPDF2==3.0.1
|
9 |
python-dotenv==1.0.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
langchain
|
2 |
PyPDF2==3.0.1
|
3 |
python-dotenv==1.0.0
|