farhananis005 commited on
Commit
6271511
1 Parent(s): 88faaa1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -14
requirements.txt CHANGED
@@ -1,17 +1,10 @@
1
- faiss-gpu
2
- numpy==1.22.0
3
- tensorflow-io
4
  langchain
5
- openai
6
- tiktoken
7
  pypdf
8
- sentence_transformers
9
- InstructorEmbedding
10
  gradio
11
- accelerate
12
- bitsandbytes
13
- sentencepiece
14
- Xformers
15
- transformers
16
- chromadb==0.3.26
17
- PyPDF
 
 
 
 
1
  langchain
2
+ PyPDF2
 
3
  pypdf
4
+ docx2txt
5
+ unstructured
6
  gradio
7
+ faiss-cpu
8
+ openai
9
+ tiktoken
10
+