Noobian commited on
Commit
c95b96a
1 Parent(s): 68de5df

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -2,4 +2,6 @@ openai
2
  langchain
3
  faiss-cpu
4
  gradio
5
- PyPDF2
 
 
 
2
  langchain
3
  faiss-cpu
4
  gradio
5
+ PyPDF2
6
+ sentence_transformers
7
+ huggingface_hub