Spaces:
Sleeping
Sleeping
init!
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
PyPDF2
|
2 |
+
farm-haystack[inference]
|
3 |
+
haystack
|
4 |
+
streamlit
|
5 |
+
huggingface
|
6 |
+
langchain
|
7 |
+
load-dotenv
|