Instructions to use helloway/lenet with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- MindSpore
How to use helloway/lenet with MindSpore:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -12,6 +12,6 @@
|
|
| 12 |
"6": 6,
|
| 13 |
"7": 7,
|
| 14 |
"8": 8,
|
| 15 |
-
"9": 9
|
| 16 |
}
|
| 17 |
}
|
|
|
|
| 12 |
"6": 6,
|
| 13 |
"7": 7,
|
| 14 |
"8": 8,
|
| 15 |
+
"9": 9
|
| 16 |
}
|
| 17 |
}
|