Skip to content

Commit a037e32

Browse files
authored
update of kaggle handle for moonshine (keras-team#2253)
1 parent abadacb commit a037e32

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

keras_hub/src/models/moonshine/moonshine_presets.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"params": 27092736,
1010
"path": "moonshine",
1111
},
12-
"kaggle_handle": "",
12+
"kaggle_handle": "kaggle://keras/moonshine/Keras/moonshine_tiny_en",
1313
},
1414
"moonshine_base_en": {
1515
"metadata": {
@@ -20,6 +20,6 @@
2020
"params": 61513920,
2121
"path": "moonshine",
2222
},
23-
"kaggle_handle": "",
23+
"kaggle_handle": "kaggle://keras/moonshine/Keras/moonshine_base_en",
2424
},
2525
}

0 commit comments

Comments
 (0)