Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,6 +6,7 @@ pandas
|
|
6 |
numpy
|
7 |
matplotlib
|
8 |
pycaret
|
|
|
9 |
plotly
|
10 |
# tensorflow
|
11 |
# tensorflow-hub
|
|
|
6 |
numpy
|
7 |
matplotlib
|
8 |
pycaret
|
9 |
+
pycaret[analysis]
|
10 |
plotly
|
11 |
# tensorflow
|
12 |
# tensorflow-hub
|