fffiloni commited on
Commit
ceaca7e
β€’
1 Parent(s): ccc2718

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ huggingface_hub
2
+ chromadb
3
+ langchain
4
+ unstructured
5
+ unstructured[local-inference]