File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @huggingface/tasks" ,
33 "packageManager" :
" [email protected] " ,
4- "version" : " 0.19.16 " ,
4+ "version" : " 0.19.17 " ,
55 "description" : " List of ML tasks for huggingface.co/tasks" ,
66 "repository" : " https://github.com/huggingface/huggingface.js.git" ,
77 "publishConfig" : {
Original file line number Diff line number Diff line change @@ -963,10 +963,10 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
963963 } ,
964964 "tencent-song-generation" : {
965965 prettyLabel : "SongGeneration" ,
966- repoName : "songgeneration " ,
966+ repoName : "SongGeneration " ,
967967 repoUrl : "https://github.com/tencent-ailab/songgeneration" ,
968968 filter : false ,
969- countDownloads : `path:"ckpt/songgeneration_base_zh /model.pt"` ,
969+ countDownloads : `path:"ckpt/songgeneration_base /model.pt"` ,
970970 } ,
971971 tensorflowtts : {
972972 prettyLabel : "TensorFlowTTS" ,
You can’t perform that action at this time.
0 commit comments