Update README.md
Browse files
README.md
CHANGED
|
@@ -3,6 +3,6 @@ license: apache-2.0
|
|
| 3 |
pipeline_tag: image-classification
|
| 4 |
tags:
|
| 5 |
- Note
|
| 6 |
-
|
| 7 |
---
|
| 8 |
This model is built by Note, Note repository can be found [here](https://github.com/NoteDance/Note). The model can be found [here](https://github.com/NoteDance/Note/blob/Note-7.0/Note/neuralnetwork/tf/EfficientNet.py). The tutorial can be found [here](https://github.com/NoteDance/Note-documentation/tree/tf-7.0).
|
|
|
|
| 3 |
pipeline_tag: image-classification
|
| 4 |
tags:
|
| 5 |
- Note
|
| 6 |
+
library_name: tf
|
| 7 |
---
|
| 8 |
This model is built by Note, Note repository can be found [here](https://github.com/NoteDance/Note). The model can be found [here](https://github.com/NoteDance/Note/blob/Note-7.0/Note/neuralnetwork/tf/EfficientNet.py). The tutorial can be found [here](https://github.com/NoteDance/Note-documentation/tree/tf-7.0).
|