danny042 commited on
Commit
fc69640
·
1 Parent(s): 9756e27

Create requirement.txt

Browse files
Files changed (1) hide show
  1. requirement.txt +15 -0
requirement.txt ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ pysqlite3-binary
2
+ langchain
3
+ chromadb
4
+ unstructured
5
+ sentence-transformers
6
+ faiss-cpu
7
+ tiktoken
8
+ openai
9
+ pypdf
10
+ loguru
11
+ docx2txt
12
+ pymupdf
13
+ gtts
14
+ IPython
15
+ SpeechRecognition