Pavan178 commited on
Commit
f5e36af
·
verified ·
1 Parent(s): d2e3c7f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -6
requirements.txt CHANGED
@@ -1,7 +1,5 @@
1
- openai
2
- tiktoken
3
- chromadb
4
  langchain
5
- unstructured
6
- unstructured[local-inference]
7
- langchain-community
 
1
+ gradio
 
 
2
  langchain
3
+ openai
4
+ faiss-cpu
5
+ PyPDF2