Spaces:
Sleeping
Sleeping
Commit ·
1cfecae
1
Parent(s): cfcc7b6
Add flexible dataset controls
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -3,5 +3,6 @@ numpy
|
|
| 3 |
pandas
|
| 4 |
scikit-learn
|
| 5 |
mpu
|
|
|
|
| 6 |
pillow
|
| 7 |
plotly
|
|
|
|
| 3 |
pandas
|
| 4 |
scikit-learn
|
| 5 |
mpu
|
| 6 |
+
numexpr
|
| 7 |
pillow
|
| 8 |
plotly
|