@huggingface/tasks 0.11.4 → 0.11.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.cjs
CHANGED
|
@@ -5107,6 +5107,13 @@ var MODEL_LIBRARIES_UI_ELEMENTS = {
|
|
|
5107
5107
|
filter: false,
|
|
5108
5108
|
countDownloads: `path_extension:"pth"`
|
|
5109
5109
|
},
|
|
5110
|
+
diffree: {
|
|
5111
|
+
prettyLabel: "Diffree",
|
|
5112
|
+
repoName: "Diffree",
|
|
5113
|
+
repoUrl: "https://github.com/OpenGVLab/Diffree",
|
|
5114
|
+
filter: false,
|
|
5115
|
+
countDownloads: `path:"diffree-step=000010999.ckpt"`
|
|
5116
|
+
},
|
|
5110
5117
|
diffusers: {
|
|
5111
5118
|
prettyLabel: "Diffusers",
|
|
5112
5119
|
repoName: "\u{1F917}/diffusers",
|
|
@@ -6594,7 +6601,7 @@ var DATASET_LIBRARIES_UI_ELEMENTS = {
|
|
|
6594
6601
|
prettyLabel: "Croissant",
|
|
6595
6602
|
repoName: "croissant",
|
|
6596
6603
|
repoUrl: "https://github.com/mlcommons/croissant/tree/main/python/mlcroissant",
|
|
6597
|
-
docsUrl: "https://
|
|
6604
|
+
docsUrl: "https://huggingface.co/docs/dataset-viewer/mlcroissant"
|
|
6598
6605
|
},
|
|
6599
6606
|
webdataset: {
|
|
6600
6607
|
prettyLabel: "WebDataset",
|
|
@@ -6624,25 +6631,25 @@ var DATASET_LIBRARIES_UI_ELEMENTS = {
|
|
|
6624
6631
|
prettyLabel: "Distilabel",
|
|
6625
6632
|
repoName: "distilabel",
|
|
6626
6633
|
repoUrl: "https://github.com/argilla-io/distilabel",
|
|
6627
|
-
docsUrl: "https://distilabel
|
|
6634
|
+
docsUrl: "https://huggingface.co/docs/hub/datasets-distilabel"
|
|
6628
6635
|
},
|
|
6629
6636
|
fiftyone: {
|
|
6630
6637
|
prettyLabel: "FiftyOne",
|
|
6631
6638
|
repoName: "fiftyone",
|
|
6632
6639
|
repoUrl: "https://github.com/voxel51/fiftyone",
|
|
6633
|
-
docsUrl: "https://docs
|
|
6640
|
+
docsUrl: "https://huggingface.co/docs/hub/datasets-fiftyone"
|
|
6634
6641
|
},
|
|
6635
6642
|
argilla: {
|
|
6636
6643
|
prettyLabel: "Argilla",
|
|
6637
6644
|
repoName: "argilla",
|
|
6638
6645
|
repoUrl: "https://github.com/argilla-io/argilla",
|
|
6639
|
-
docsUrl: "https://
|
|
6646
|
+
docsUrl: "https://huggingface.co/docs/hub/datasets-argilla"
|
|
6640
6647
|
},
|
|
6641
6648
|
polars: {
|
|
6642
6649
|
prettyLabel: "Polars",
|
|
6643
6650
|
repoName: "polars",
|
|
6644
6651
|
repoUrl: "https://github.com/pola-rs/polars",
|
|
6645
|
-
docsUrl: "https://
|
|
6652
|
+
docsUrl: "https://huggingface.co/docs/hub/datasets-polars"
|
|
6646
6653
|
}
|
|
6647
6654
|
};
|
|
6648
6655
|
// Annotate the CommonJS export names for ESM import in node:
|
package/dist/index.js
CHANGED
|
@@ -5069,6 +5069,13 @@ var MODEL_LIBRARIES_UI_ELEMENTS = {
|
|
|
5069
5069
|
filter: false,
|
|
5070
5070
|
countDownloads: `path_extension:"pth"`
|
|
5071
5071
|
},
|
|
5072
|
+
diffree: {
|
|
5073
|
+
prettyLabel: "Diffree",
|
|
5074
|
+
repoName: "Diffree",
|
|
5075
|
+
repoUrl: "https://github.com/OpenGVLab/Diffree",
|
|
5076
|
+
filter: false,
|
|
5077
|
+
countDownloads: `path:"diffree-step=000010999.ckpt"`
|
|
5078
|
+
},
|
|
5072
5079
|
diffusers: {
|
|
5073
5080
|
prettyLabel: "Diffusers",
|
|
5074
5081
|
repoName: "\u{1F917}/diffusers",
|
|
@@ -6556,7 +6563,7 @@ var DATASET_LIBRARIES_UI_ELEMENTS = {
|
|
|
6556
6563
|
prettyLabel: "Croissant",
|
|
6557
6564
|
repoName: "croissant",
|
|
6558
6565
|
repoUrl: "https://github.com/mlcommons/croissant/tree/main/python/mlcroissant",
|
|
6559
|
-
docsUrl: "https://
|
|
6566
|
+
docsUrl: "https://huggingface.co/docs/dataset-viewer/mlcroissant"
|
|
6560
6567
|
},
|
|
6561
6568
|
webdataset: {
|
|
6562
6569
|
prettyLabel: "WebDataset",
|
|
@@ -6586,25 +6593,25 @@ var DATASET_LIBRARIES_UI_ELEMENTS = {
|
|
|
6586
6593
|
prettyLabel: "Distilabel",
|
|
6587
6594
|
repoName: "distilabel",
|
|
6588
6595
|
repoUrl: "https://github.com/argilla-io/distilabel",
|
|
6589
|
-
docsUrl: "https://distilabel
|
|
6596
|
+
docsUrl: "https://huggingface.co/docs/hub/datasets-distilabel"
|
|
6590
6597
|
},
|
|
6591
6598
|
fiftyone: {
|
|
6592
6599
|
prettyLabel: "FiftyOne",
|
|
6593
6600
|
repoName: "fiftyone",
|
|
6594
6601
|
repoUrl: "https://github.com/voxel51/fiftyone",
|
|
6595
|
-
docsUrl: "https://docs
|
|
6602
|
+
docsUrl: "https://huggingface.co/docs/hub/datasets-fiftyone"
|
|
6596
6603
|
},
|
|
6597
6604
|
argilla: {
|
|
6598
6605
|
prettyLabel: "Argilla",
|
|
6599
6606
|
repoName: "argilla",
|
|
6600
6607
|
repoUrl: "https://github.com/argilla-io/argilla",
|
|
6601
|
-
docsUrl: "https://
|
|
6608
|
+
docsUrl: "https://huggingface.co/docs/hub/datasets-argilla"
|
|
6602
6609
|
},
|
|
6603
6610
|
polars: {
|
|
6604
6611
|
prettyLabel: "Polars",
|
|
6605
6612
|
repoName: "polars",
|
|
6606
6613
|
repoUrl: "https://github.com/pola-rs/polars",
|
|
6607
|
-
docsUrl: "https://
|
|
6614
|
+
docsUrl: "https://huggingface.co/docs/hub/datasets-polars"
|
|
6608
6615
|
}
|
|
6609
6616
|
};
|
|
6610
6617
|
export {
|
|
@@ -147,6 +147,13 @@ export declare const MODEL_LIBRARIES_UI_ELEMENTS: {
|
|
|
147
147
|
filter: false;
|
|
148
148
|
countDownloads: string;
|
|
149
149
|
};
|
|
150
|
+
diffree: {
|
|
151
|
+
prettyLabel: string;
|
|
152
|
+
repoName: string;
|
|
153
|
+
repoUrl: string;
|
|
154
|
+
filter: false;
|
|
155
|
+
countDownloads: string;
|
|
156
|
+
};
|
|
150
157
|
diffusers: {
|
|
151
158
|
prettyLabel: string;
|
|
152
159
|
repoName: string;
|
|
@@ -571,6 +578,6 @@ export declare const MODEL_LIBRARIES_UI_ELEMENTS: {
|
|
|
571
578
|
};
|
|
572
579
|
};
|
|
573
580
|
export type ModelLibraryKey = keyof typeof MODEL_LIBRARIES_UI_ELEMENTS;
|
|
574
|
-
export declare const ALL_MODEL_LIBRARY_KEYS: ("adapter-transformers" | "allennlp" | "asteroid" | "audiocraft" | "audioseal" | "bertopic" | "big_vision" | "bm25s" | "champ" | "chat_tts" | "colpali" | "depth-anything-v2" | "diffusers" | "doctr" | "edsnlp" | "elm" | "espnet" | "fairseq" | "fastai" | "fasttext" | "flair" | "gemma.cpp" | "gliner" | "glyph-byt5" | "grok" | "hallo" | "hunyuan-dit" | "keras" | "tf-keras" | "keras-nlp" | "k2" | "liveportrait" | "mindspore" | "mamba-ssm" | "mars5-tts" | "mesh-anything" | "ml-agents" | "mlx" | "mlx-image" | "mlc-llm" | "nemo" | "open_clip" | "paddlenlp" | "peft" | "pyannote-audio" | "pythae" | "recurrentgemma" | "sample-factory" | "sentence-transformers" | "setfit" | "sklearn" | "spacy" | "span-marker" | "speechbrain" | "stable-audio-tools" | "diffusion-single-file" | "stable-baselines3" | "stanza" | "tensorflowtts" | "tic-clip" | "timesfm" | "timm" | "transformers" | "transformers.js" | "unity-sentis" | "voicecraft" | "whisperkit")[];
|
|
575
|
-
export declare const ALL_DISPLAY_MODEL_LIBRARY_KEYS: ("adapter-transformers" | "allennlp" | "asteroid" | "audiocraft" | "audioseal" | "bertopic" | "big_vision" | "bm25s" | "champ" | "chat_tts" | "colpali" | "depth-anything-v2" | "diffusers" | "doctr" | "edsnlp" | "elm" | "espnet" | "fairseq" | "fastai" | "fasttext" | "flair" | "gemma.cpp" | "gliner" | "glyph-byt5" | "grok" | "hallo" | "hunyuan-dit" | "keras" | "tf-keras" | "keras-nlp" | "k2" | "liveportrait" | "mindspore" | "mamba-ssm" | "mars5-tts" | "mesh-anything" | "ml-agents" | "mlx" | "mlx-image" | "mlc-llm" | "nemo" | "open_clip" | "paddlenlp" | "peft" | "pyannote-audio" | "pythae" | "recurrentgemma" | "sample-factory" | "sentence-transformers" | "setfit" | "sklearn" | "spacy" | "span-marker" | "speechbrain" | "stable-audio-tools" | "diffusion-single-file" | "stable-baselines3" | "stanza" | "tensorflowtts" | "tic-clip" | "timesfm" | "timm" | "transformers" | "transformers.js" | "unity-sentis" | "voicecraft" | "whisperkit")[];
|
|
581
|
+
export declare const ALL_MODEL_LIBRARY_KEYS: ("adapter-transformers" | "allennlp" | "asteroid" | "audiocraft" | "audioseal" | "bertopic" | "big_vision" | "bm25s" | "champ" | "chat_tts" | "colpali" | "depth-anything-v2" | "diffree" | "diffusers" | "doctr" | "edsnlp" | "elm" | "espnet" | "fairseq" | "fastai" | "fasttext" | "flair" | "gemma.cpp" | "gliner" | "glyph-byt5" | "grok" | "hallo" | "hunyuan-dit" | "keras" | "tf-keras" | "keras-nlp" | "k2" | "liveportrait" | "mindspore" | "mamba-ssm" | "mars5-tts" | "mesh-anything" | "ml-agents" | "mlx" | "mlx-image" | "mlc-llm" | "nemo" | "open_clip" | "paddlenlp" | "peft" | "pyannote-audio" | "pythae" | "recurrentgemma" | "sample-factory" | "sentence-transformers" | "setfit" | "sklearn" | "spacy" | "span-marker" | "speechbrain" | "stable-audio-tools" | "diffusion-single-file" | "stable-baselines3" | "stanza" | "tensorflowtts" | "tic-clip" | "timesfm" | "timm" | "transformers" | "transformers.js" | "unity-sentis" | "voicecraft" | "whisperkit")[];
|
|
582
|
+
export declare const ALL_DISPLAY_MODEL_LIBRARY_KEYS: ("adapter-transformers" | "allennlp" | "asteroid" | "audiocraft" | "audioseal" | "bertopic" | "big_vision" | "bm25s" | "champ" | "chat_tts" | "colpali" | "depth-anything-v2" | "diffree" | "diffusers" | "doctr" | "edsnlp" | "elm" | "espnet" | "fairseq" | "fastai" | "fasttext" | "flair" | "gemma.cpp" | "gliner" | "glyph-byt5" | "grok" | "hallo" | "hunyuan-dit" | "keras" | "tf-keras" | "keras-nlp" | "k2" | "liveportrait" | "mindspore" | "mamba-ssm" | "mars5-tts" | "mesh-anything" | "ml-agents" | "mlx" | "mlx-image" | "mlc-llm" | "nemo" | "open_clip" | "paddlenlp" | "peft" | "pyannote-audio" | "pythae" | "recurrentgemma" | "sample-factory" | "sentence-transformers" | "setfit" | "sklearn" | "spacy" | "span-marker" | "speechbrain" | "stable-audio-tools" | "diffusion-single-file" | "stable-baselines3" | "stanza" | "tensorflowtts" | "tic-clip" | "timesfm" | "timm" | "transformers" | "transformers.js" | "unity-sentis" | "voicecraft" | "whisperkit")[];
|
|
576
583
|
//# sourceMappingURL=model-libraries.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"model-libraries.d.ts","sourceRoot":"","sources":["../../src/model-libraries.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAC9C,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,6BAA6B,CAAC;AAEtE;;GAEG;AACH,MAAM,WAAW,gBAAgB;IAChC;;;;OAIG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,SAAS,KAAK,MAAM,EAAE,CAAC;IAC1C;;;;;OAKG;IACH,cAAc,CAAC,EAAE,kBAAkB,CAAC;IACpC;;;OAGG;IACH,MAAM,CAAC,EAAE,OAAO,CAAC;CACjB;AAED;;;;;;;;;;;;;GAaG;AAEH,eAAO,MAAM,2BAA2B
|
|
1
|
+
{"version":3,"file":"model-libraries.d.ts","sourceRoot":"","sources":["../../src/model-libraries.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AAC9C,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,6BAA6B,CAAC;AAEtE;;GAEG;AACH,MAAM,WAAW,gBAAgB;IAChC;;;;OAIG;IACH,WAAW,EAAE,MAAM,CAAC;IACpB;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,OAAO,EAAE,MAAM,CAAC;IAChB;;OAEG;IACH,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB;;OAEG;IACH,QAAQ,CAAC,EAAE,CAAC,KAAK,EAAE,SAAS,KAAK,MAAM,EAAE,CAAC;IAC1C;;;;;OAKG;IACH,cAAc,CAAC,EAAE,kBAAkB,CAAC;IACpC;;;OAGG;IACH,MAAM,CAAC,EAAE,OAAO,CAAC;CACjB;AAED;;;;;;;;;;;;;GAaG;AAEH,eAAO,MAAM,2BAA2B;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA6gBI,CAAC;AAE7C,MAAM,MAAM,eAAe,GAAG,MAAM,OAAO,2BAA2B,CAAC;AAEvE,eAAO,MAAM,sBAAsB,67BAAgE,CAAC;AAEpG,eAAO,MAAM,8BAA8B,67BAQ1B,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@huggingface/tasks",
|
|
3
3
|
"packageManager": "pnpm@8.10.5",
|
|
4
|
-
"version": "0.11.
|
|
4
|
+
"version": "0.11.6",
|
|
5
5
|
"description": "List of ML tasks for huggingface.co/tasks",
|
|
6
6
|
"repository": "https://github.com/huggingface/huggingface.js.git",
|
|
7
7
|
"publishConfig": {
|
package/src/dataset-libraries.ts
CHANGED
|
@@ -27,7 +27,7 @@ export const DATASET_LIBRARIES_UI_ELEMENTS = {
|
|
|
27
27
|
prettyLabel: "Croissant",
|
|
28
28
|
repoName: "croissant",
|
|
29
29
|
repoUrl: "https://github.com/mlcommons/croissant/tree/main/python/mlcroissant",
|
|
30
|
-
docsUrl: "https://
|
|
30
|
+
docsUrl: "https://huggingface.co/docs/dataset-viewer/mlcroissant",
|
|
31
31
|
},
|
|
32
32
|
webdataset: {
|
|
33
33
|
prettyLabel: "WebDataset",
|
|
@@ -57,25 +57,25 @@ export const DATASET_LIBRARIES_UI_ELEMENTS = {
|
|
|
57
57
|
prettyLabel: "Distilabel",
|
|
58
58
|
repoName: "distilabel",
|
|
59
59
|
repoUrl: "https://github.com/argilla-io/distilabel",
|
|
60
|
-
docsUrl: "https://distilabel
|
|
60
|
+
docsUrl: "https://huggingface.co/docs/hub/datasets-distilabel",
|
|
61
61
|
},
|
|
62
62
|
fiftyone: {
|
|
63
63
|
prettyLabel: "FiftyOne",
|
|
64
64
|
repoName: "fiftyone",
|
|
65
65
|
repoUrl: "https://github.com/voxel51/fiftyone",
|
|
66
|
-
docsUrl: "https://docs
|
|
66
|
+
docsUrl: "https://huggingface.co/docs/hub/datasets-fiftyone",
|
|
67
67
|
},
|
|
68
68
|
argilla: {
|
|
69
69
|
prettyLabel: "Argilla",
|
|
70
70
|
repoName: "argilla",
|
|
71
71
|
repoUrl: "https://github.com/argilla-io/argilla",
|
|
72
|
-
docsUrl: "https://
|
|
72
|
+
docsUrl: "https://huggingface.co/docs/hub/datasets-argilla",
|
|
73
73
|
},
|
|
74
74
|
polars: {
|
|
75
75
|
prettyLabel: "Polars",
|
|
76
76
|
repoName: "polars",
|
|
77
77
|
repoUrl: "https://github.com/pola-rs/polars",
|
|
78
|
-
docsUrl: "https://
|
|
78
|
+
docsUrl: "https://huggingface.co/docs/hub/datasets-polars",
|
|
79
79
|
},
|
|
80
80
|
} satisfies Record<string, DatasetLibraryUiElement>;
|
|
81
81
|
|
package/src/model-libraries.ts
CHANGED
|
@@ -151,6 +151,13 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
|
|
|
151
151
|
filter: false,
|
|
152
152
|
countDownloads: `path_extension:"pth"`,
|
|
153
153
|
},
|
|
154
|
+
diffree: {
|
|
155
|
+
prettyLabel: "Diffree",
|
|
156
|
+
repoName: "Diffree",
|
|
157
|
+
repoUrl: "https://github.com/OpenGVLab/Diffree",
|
|
158
|
+
filter: false,
|
|
159
|
+
countDownloads: `path:"diffree-step=000010999.ckpt"`,
|
|
160
|
+
},
|
|
154
161
|
diffusers: {
|
|
155
162
|
prettyLabel: "Diffusers",
|
|
156
163
|
repoName: "🤗/diffusers",
|