Spaces:
Runtime error
Runtime error
Update requirements.txt (#4)
Browse files- Update requirements.txt (2292c629b57f79514b284782e8b105d8722b489e)
Co-authored-by: Joanna Reyda Santos <Joanna30@users.noreply.huggingface.co>
- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ pymupdf
|
|
2 |
scikit-learn
|
3 |
google.generativeai
|
4 |
streamlit
|
5 |
-
python-dotenv
|
|
|
|
|
|
2 |
scikit-learn
|
3 |
google.generativeai
|
4 |
streamlit
|
5 |
+
python-dotenv
|
6 |
+
pandas
|
7 |
+
matplotlib
|