Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -17,5 +17,6 @@ unstructured
|
|
17 |
# https://pypi.org/project/python-docx/
|
18 |
# pip install python-docx
|
19 |
python-docx
|
|
|
20 |
|
21 |
ollama
|
|
|
17 |
# https://pypi.org/project/python-docx/
|
18 |
# pip install python-docx
|
19 |
python-docx
|
20 |
+
datasets
|
21 |
|
22 |
ollama
|