Spaces:
Runtime error
Runtime error
Upload requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
pypdf
|
3 |
+
langchain
|
4 |
+
langchain_aws
|
5 |
+
langchain_community
|
6 |
+
chromadb
|