MichaelAkridge-NOAA
commited on
Commit
·
61a7e90
1
Parent(s):
999780f
Update config.yaml
Browse files- config.yaml +1 -0
config.yaml
CHANGED
@@ -6,6 +6,7 @@
|
|
6 |
"countDownloads": [
|
7 |
"path:'noaa-esd-coral-bleaching-vit-classifier-v1.pt'",
|
8 |
"path:'noaa-esd-coral-bleaching-vit-classifier-v1.onnx'",
|
|
|
9 |
"path:'noaa-esd-coral-bleaching-vit-classifier-v1/'"
|
10 |
]
|
11 |
}
|
|
|
6 |
"countDownloads": [
|
7 |
"path:'noaa-esd-coral-bleaching-vit-classifier-v1.pt'",
|
8 |
"path:'noaa-esd-coral-bleaching-vit-classifier-v1.onnx'",
|
9 |
+
"path:'model.safetensors'",
|
10 |
"path:'noaa-esd-coral-bleaching-vit-classifier-v1/'"
|
11 |
]
|
12 |
}
|