Update config.json
Browse files- config.json +2 -1
config.json
CHANGED
|
@@ -11,7 +11,8 @@
|
|
| 11 |
],
|
| 12 |
"environment": [
|
| 13 |
"scikit-learn=\"1.0.2\"",
|
| 14 |
-
"pandas"
|
|
|
|
| 15 |
],
|
| 16 |
"example_input": {
|
| 17 |
"anger": [
|
|
|
|
| 11 |
],
|
| 12 |
"environment": [
|
| 13 |
"scikit-learn=\"1.0.2\"",
|
| 14 |
+
"pandas",
|
| 15 |
+
"numpy"
|
| 16 |
],
|
| 17 |
"example_input": {
|
| 18 |
"anger": [
|