timep12345 commited on
Commit
cb6eedb
·
1 Parent(s): ae87366

Create requirements.txt

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