Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ openai
|
|
2 |
groq
|
3 |
pandas
|
4 |
matplotlib
|
5 |
-
seaborn
|
|
|
|
|
|
2 |
groq
|
3 |
pandas
|
4 |
matplotlib
|
5 |
+
seaborn
|
6 |
+
statsmodels
|
7 |
+
scikit-learn
|