Spaces:
Sleeping
Sleeping
Commit
·
52ee475
1
Parent(s):
d906ca5
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
arxiv
|
2 |
+
huggingface_hub
|
3 |
+
chromadb
|
4 |
+
langchain
|
5 |
+
unstructured
|
6 |
+
unstructured[local-inference]
|
7 |
+
gradio
|
8 |
+
pypdf
|