AbdallaouiMed commited on
Commit
abe368b
1 Parent(s): ca895ef

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,4 +1,4 @@
1
- langchain==0.0.184
2
  PyPDF2==3.0.1
3
  python-dotenv==1.0.0
4
  streamlit==1.18.1
@@ -11,5 +11,5 @@ pydantic==2.6.4
11
  huggingface-hub==0.14.1
12
 
13
  # uncomment to use instructor embeddings
14
- InstructorEmbedding==1.0.1
15
  sentence-transformers==2.2.2
 
1
+ langchain
2
  PyPDF2==3.0.1
3
  python-dotenv==1.0.0
4
  streamlit==1.18.1
 
11
  huggingface-hub==0.14.1
12
 
13
  # uncomment to use instructor embeddings
14
+ # InstructorEmbedding==1.0.1
15
  sentence-transformers==2.2.2