sabazo commited on
Commit
0149098
1 Parent(s): 952ffdf

added boto3

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