Add library name (#2)
Browse files- Add library name (30b736047490bb1f2db59bd8080c6bdd9ebeb029)
Co-authored-by: Niels Rogge <nielsr@users.noreply.huggingface.co>
README.md
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
---
|
| 2 |
license: bsd-3-clause
|
| 3 |
pipeline_tag: image-classification
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
Pre-training Dataset: BenthicNet (Production)
|
|
|
|
| 1 |
---
|
| 2 |
license: bsd-3-clause
|
| 3 |
pipeline_tag: image-classification
|
| 4 |
+
library_name: pytorch
|
| 5 |
---
|
| 6 |
|
| 7 |
Pre-training Dataset: BenthicNet (Production)
|