ShashankSS1205
commited on
Commit
•
7cf549f
1
Parent(s):
1f79144
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub
|
2 |
+
chromadb
|
3 |
+
langchain
|
4 |
+
unstructured
|
5 |
+
unstructured[local-inference]
|