File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
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.13 " ,
4+ "version" : " 0.19.14 " ,
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 @@ -520,6 +520,13 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
520520 repoUrl : "https://github.com/webis-de/lightning-ir" ,
521521 snippets : snippets . lightning_ir ,
522522 } ,
523+ "litert-lm" : {
524+ prettyLabel : "LiteRT-LM" ,
525+ repoName : "LiteRT-LM" ,
526+ repoUrl : "https://github.com/google-ai-edge/LiteRT-LM" ,
527+ filter : false ,
528+ countDownloads : `path_extension:"litertlm"` ,
529+ } ,
523530 liveportrait : {
524531 prettyLabel : "LivePortrait" ,
525532 repoName : "LivePortrait" ,
You can’t perform that action at this time.
0 commit comments