Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ openai
|
|
2 |
langchain
|
3 |
langchain_openai
|
4 |
ragas
|
5 |
-
python-docx
|
|
|
|
|
|
2 |
langchain
|
3 |
langchain_openai
|
4 |
ragas
|
5 |
+
python-docx
|
6 |
+
matplotlib
|
7 |
+
numpy
|