semillero commited on
Commit
6e9c6fc
1 Parent(s): b0f7bfb

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ openai
2
+ langchain
3
+ tiktoken
4
+ pypdf
5
+ unstructured[local-inference]
6
+ gradio
7
+ chromadb
8
+ Pillow