Spaces:
Sleeping
Sleeping
init!
Browse files- requirements.txt +2 -6
requirements.txt
CHANGED
|
@@ -1,9 +1,5 @@
|
|
|
|
|
| 1 |
PyPDF2
|
| 2 |
-
|
| 3 |
haystack
|
| 4 |
-
streamlit
|
| 5 |
-
huggingface
|
| 6 |
-
langchain
|
| 7 |
python-dotenv
|
| 8 |
-
logging
|
| 9 |
-
pandas
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
PyPDF2
|
| 3 |
+
pandas
|
| 4 |
haystack
|
|
|
|
|
|
|
|
|
|
| 5 |
python-dotenv
|
|
|
|
|
|