Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ gradio>=4.0.0
|
|
2 |
groq
|
3 |
PyPDF2
|
4 |
python-dotenv
|
5 |
-
pandas
|
|
|
|
2 |
groq
|
3 |
PyPDF2
|
4 |
python-dotenv
|
5 |
+
pandas
|
6 |
+
sklearn
|