Spaces:
Runtime error
Runtime error
Commit
·
cb6eedb
1
Parent(s):
ae87366
Create requirements.txt
Browse files- 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]
|