mou3az commited on
Commit
246956f
1 Parent(s): 51c7afb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -8
requirements.txt CHANGED
@@ -1,11 +1,12 @@
1
- langchain
2
- langchain-community
3
  sentence-transformers
4
- faiss-cpu
5
- nltk
 
6
  PyPDF2
7
- python-docx
8
- python-pptx
9
- youtube_transcript_api
10
  bs4
11
- openpyxl
 
 
 
 
1
+ youtube_transcript_api
 
2
  sentence-transformers
3
+ langchain_huggingface
4
+ langchain-community
5
+ langchain
6
  PyPDF2
7
+ nltk
 
 
8
  bs4
9
+ openpyxl
10
+ faiss-cpu
11
+ python-docx
12
+ python-pptx