Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +11 -12
requirements.txt
CHANGED
|
@@ -1,12 +1,11 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
langchain
|
| 9 |
-
langchain-community
|
| 10 |
-
langchain-core
|
| 11 |
-
|
| 12 |
-
einops==0.7.0
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
transformers
|
| 3 |
+
torch
|
| 4 |
+
PyPDF2
|
| 5 |
+
fpdf
|
| 6 |
+
python-docx
|
| 7 |
+
pydantic
|
| 8 |
+
langchain
|
| 9 |
+
langchain-community
|
| 10 |
+
langchain-core
|
| 11 |
+
langchain-text-splitters
|
|
|