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