add AIBOM
#19
by
RiccardoDav
- opened
alimama-creative_FLUX.1-Turbo-Alpha.json
ADDED
@@ -0,0 +1,62 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bomFormat": "CycloneDX",
|
3 |
+
"specVersion": "1.6",
|
4 |
+
"serialNumber": "urn:uuid:00425bfb-97e8-4f1f-a752-c9b1a5e08a37",
|
5 |
+
"version": 1,
|
6 |
+
"metadata": {
|
7 |
+
"timestamp": "2025-06-05T09:39:16.848039+00:00",
|
8 |
+
"component": {
|
9 |
+
"type": "machine-learning-model",
|
10 |
+
"bom-ref": "alimama-creative/FLUX.1-Turbo-Alpha-c4d49177-4d55-56da-a603-83bb2864e6e0",
|
11 |
+
"name": "alimama-creative/FLUX.1-Turbo-Alpha",
|
12 |
+
"externalReferences": [
|
13 |
+
{
|
14 |
+
"url": "https://huggingface.co/alimama-creative/FLUX.1-Turbo-Alpha",
|
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": "alimama-creative"
|
36 |
+
}
|
37 |
+
],
|
38 |
+
"licenses": [
|
39 |
+
{
|
40 |
+
"license": {
|
41 |
+
"name": "flux-1-dev-non-commercial-license",
|
42 |
+
"url": "https://huggingface.co/black-forest-labs/FLUX.1-dev/blob/main/LICENSE.md"
|
43 |
+
}
|
44 |
+
}
|
45 |
+
],
|
46 |
+
"description": "This checkpoint is a 8-step distilled Lora, trained based on FLUX.1-dev model. We use a multi-head discriminator to improve the distill quality. Our model can be used for T2I, inpainting controlnet and other FLUX related models. The recommended guidance_scale=3.5 and lora_scale=1. Our Lower steps version will release later.- Text-to-Image.- With [alimama-creative/FLUX.1-dev-Controlnet-Inpainting-Beta](https://huggingface.co/alimama-creative/FLUX.1-dev-Controlnet-Inpainting-Beta). Our distilled lora can be well adapted to the Inpainting controlnet, and the accelerated generated effect can follow the original output well.",
|
47 |
+
"tags": [
|
48 |
+
"diffusers",
|
49 |
+
"safetensors",
|
50 |
+
"Text-to-Image",
|
51 |
+
"FLUX",
|
52 |
+
"Stable Diffusion",
|
53 |
+
"text-to-image",
|
54 |
+
"en",
|
55 |
+
"base_model:black-forest-labs/FLUX.1-dev",
|
56 |
+
"base_model:finetune:black-forest-labs/FLUX.1-dev",
|
57 |
+
"license:other",
|
58 |
+
"region:us"
|
59 |
+
]
|
60 |
+
}
|
61 |
+
}
|
62 |
+
}
|