Instructions to use litert-community/efficientnet_b1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LiteRT
How to use litert-community/efficientnet_b1 with LiteRT:
# 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
Updated README.md
Browse files
README.md
CHANGED
|
@@ -11,7 +11,7 @@ datasets:
|
|
| 11 |
base_model:
|
| 12 |
- google/efficientnet-b1
|
| 13 |
model-index:
|
| 14 |
-
- name:
|
| 15 |
results:
|
| 16 |
- task:
|
| 17 |
type: image-classification
|
|
|
|
| 11 |
base_model:
|
| 12 |
- google/efficientnet-b1
|
| 13 |
model-index:
|
| 14 |
+
- name: litert-community/efficientnet_b1
|
| 15 |
results:
|
| 16 |
- task:
|
| 17 |
type: image-classification
|