add AIBOM
#81
by
RiccardoDav
- opened
- ByteDance_Hyper-SD.json +52 -0
ByteDance_Hyper-SD.json
ADDED
|
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bomFormat": "CycloneDX",
|
| 3 |
+
"specVersion": "1.6",
|
| 4 |
+
"serialNumber": "urn:uuid:223e2a69-0b26-427c-8c64-603a93710f0e",
|
| 5 |
+
"version": 1,
|
| 6 |
+
"metadata": {
|
| 7 |
+
"timestamp": "2025-06-05T09:36:10.776468+00:00",
|
| 8 |
+
"component": {
|
| 9 |
+
"type": "machine-learning-model",
|
| 10 |
+
"bom-ref": "ByteDance/Hyper-SD-aa9e6c03-8ff9-5042-94bc-b83beec64984",
|
| 11 |
+
"name": "ByteDance/Hyper-SD",
|
| 12 |
+
"externalReferences": [
|
| 13 |
+
{
|
| 14 |
+
"url": "https://huggingface.co/ByteDance/Hyper-SD",
|
| 15 |
+
"type": "documentation"
|
| 16 |
+
}
|
| 17 |
+
],
|
| 18 |
+
"modelCard": {
|
| 19 |
+
"modelParameters": {
|
| 20 |
+
"task": "text-to-image"
|
| 21 |
+
},
|
| 22 |
+
"properties": [
|
| 23 |
+
{
|
| 24 |
+
"name": "library_name",
|
| 25 |
+
"value": "diffusers"
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"name": "base_model",
|
| 29 |
+
"value": "black-forest-labs/FLUX.1-dev"
|
| 30 |
+
}
|
| 31 |
+
]
|
| 32 |
+
},
|
| 33 |
+
"authors": [
|
| 34 |
+
{
|
| 35 |
+
"name": "ByteDance"
|
| 36 |
+
}
|
| 37 |
+
],
|
| 38 |
+
"description": "Hyper-SD is one of the new State-of-the-Art diffusion model acceleration techniques.In this repository, we release the models distilled from [FLUX.1-dev](https://huggingface.co/black-forest-labs/FLUX.1-dev), [SD3-Medium](https://huggingface.co/stabilityai/stable-diffusion-3-medium-diffusers), [SDXL Base 1.0](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0) and [Stable-Diffusion v1-5](https://huggingface.co/runwayml/stable-diffusion-v1-5)\u3002",
|
| 39 |
+
"tags": [
|
| 40 |
+
"diffusers",
|
| 41 |
+
"lora",
|
| 42 |
+
"text-to-image",
|
| 43 |
+
"stable-diffusion",
|
| 44 |
+
"flux",
|
| 45 |
+
"arxiv:2404.13686",
|
| 46 |
+
"base_model:black-forest-labs/FLUX.1-dev",
|
| 47 |
+
"base_model:adapter:black-forest-labs/FLUX.1-dev",
|
| 48 |
+
"region:us"
|
| 49 |
+
]
|
| 50 |
+
}
|
| 51 |
+
}
|
| 52 |
+
}
|