AlanOC commited on
Commit
5fc6c70
·
1 Parent(s): a7a0f02

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ gradio
2
+ langchain
3
+ openai
4
+ docx2txt
5
+ chromadb
6
+ tiktoken
7
+