Instructions to use bmabir17/banknote_classify_bd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- TensorFlowTTS
How to use bmabir17/banknote_classify_bd with TensorFlowTTS:
from tensorflow_tts.inference import TFAutoModel model = TFAutoModel.from_pretrained("bmabir17/banknote_classify_bd") - Notebooks
- Google Colab
- Kaggle
Update README.md
Browse files
README.md
CHANGED
|
@@ -2,7 +2,7 @@
|
|
| 2 |
license: mit
|
| 3 |
language:
|
| 4 |
- bn
|
| 5 |
-
library_name:
|
| 6 |
pipeline_tag: image-classification
|
| 7 |
tags:
|
| 8 |
- 'bank_note '
|
|
@@ -10,6 +10,4 @@ tags:
|
|
| 10 |
- bangladesh
|
| 11 |
- currency
|
| 12 |
- image
|
| 13 |
-
---
|
| 14 |
-
|
| 15 |
-
|
|
|
|
| 2 |
license: mit
|
| 3 |
language:
|
| 4 |
- bn
|
| 5 |
+
library_name: tensorflowtts
|
| 6 |
pipeline_tag: image-classification
|
| 7 |
tags:
|
| 8 |
- 'bank_note '
|
|
|
|
| 10 |
- bangladesh
|
| 11 |
- currency
|
| 12 |
- image
|
| 13 |
+
---
|
|
|
|
|
|