Remove library_name
Browse filesI assume the model isn't compatible with the Transformers library
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)
|