Upload requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -12,6 +12,7 @@ numpy
|
|
| 12 |
pillow
|
| 13 |
langchain
|
| 14 |
langchain_community
|
|
|
|
| 15 |
pypdf
|
| 16 |
gunicorn
|
| 17 |
PyJWT
|
|
|
|
| 12 |
pillow
|
| 13 |
langchain
|
| 14 |
langchain_community
|
| 15 |
+
langchain_text_splitters
|
| 16 |
pypdf
|
| 17 |
gunicorn
|
| 18 |
PyJWT
|