add AIBOM
Browse filesDear cagliostrolab,
We are a group of researchers investigating the usefulness of sharing AIBOMs (Artificial Intelligence Bill of Materials) to document AI models and to improve transparency in AI model supply chains. AIBOMs are machine-readable, structured inventories of components—such as datasets and models—used in the development of AI-powered systems.
We would like to emphasize that we have no financial or competing interests related to AIBOMs. Our sole interest is to advance the collective understanding of AIBOMs within both academia and industry. As part of this effort, we are contributing to randomly selected open and popular models on Hugging Face (like yours) and are happy to offer support to you and the maintainers of your model if needed.
Based on your model card (and some configuration information available in Hugging Face), we generated the AIBOM according to the CyclonDX (v1.6) standard (see https://cyclonedx.org/docs/1.6/json/). This AIBOM is generated as a JSON file by using the following open-source supporting tool: https://github.com/MSR4SBOM/ALOHA (technical details are available in the research paper: https://github.com/MSR4SBOM/ALOHA/blob/main/ALOHA.pdf). This tool is freely available online and can be downloaded and used at your own convenience. We are also happy to assist you directly if you need help generating or reviewing an AIBOM for your model.
The JSON file in this pull request is your AIBOM (see https://github.com/MSR4SBOM/ALOHA/blob/main/documentation.json for details on its structure). Clearly, the submitted AIBOM matches the current model information, yet it can be easily regenerated when the model evolves, using the aforementioned AIBOM generation tool.
We understand that initiatives like ours may raise questions, especially in open communities like Hugging Face. Therefore, we would like to further remark that our interest in AIBOMs is only to enhance the body of knowledge on AIBOMs and to make this easy and low-friction for maintainers of AI models and developers of AI-powered systems.
We open this pull request containing an AIBOM of your AI model, and hope it will be considered. We would also like to hear your opinion on the usefulness (or not) of AIBOM by answering a 3-minute anonymous survey: https://forms.gle/WGffSQD5dLoWttEe7.
Thanks in advance, and regards,
Riccardo D’Avino, Fatima Ahmed, Sabato Nocera, Simone Romano, Giuseppe Scanniello (University of Salerno, Italy),
Massimiliano Di Penta (University of Sannio, Italy),
The MSR4SBOM team
@@ -0,0 +1,63 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bomFormat": "CycloneDX",
|
3 |
+
"specVersion": "1.6",
|
4 |
+
"serialNumber": "urn:uuid:f7551639-d800-4786-a191-1b00e4dbb4fe",
|
5 |
+
"version": 1,
|
6 |
+
"metadata": {
|
7 |
+
"timestamp": "2025-07-10T08:46:41.069583+00:00",
|
8 |
+
"component": {
|
9 |
+
"type": "machine-learning-model",
|
10 |
+
"bom-ref": "cagliostrolab/animagine-xl-4.0-f81f571d-8c3e-5e82-9624-9a425a7a8486",
|
11 |
+
"name": "cagliostrolab/animagine-xl-4.0",
|
12 |
+
"externalReferences": [
|
13 |
+
{
|
14 |
+
"url": "https://huggingface.co/cagliostrolab/animagine-xl-4.0",
|
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": "stabilityai/stable-diffusion-xl-base-1.0"
|
30 |
+
}
|
31 |
+
]
|
32 |
+
},
|
33 |
+
"authors": [
|
34 |
+
{
|
35 |
+
"name": "cagliostrolab"
|
36 |
+
}
|
37 |
+
],
|
38 |
+
"licenses": [
|
39 |
+
{
|
40 |
+
"license": {
|
41 |
+
"name": "openrail++"
|
42 |
+
}
|
43 |
+
}
|
44 |
+
],
|
45 |
+
"description": "**Animagine XL 4.0**, also stylized as **Anim4gine**, is the ultimate anime-themed finetuned SDXL model and the latest installment of [Animagine XL series](https://huggingface.co/collections/Linaqruf/animagine-xl-669888c0add5adaf09754aca). Despite being a continuation, the model was retrained from [Stable Diffusion XL 1.0](https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0) with a massive dataset of 8.4M diverse anime-style images from various sources with the knowledge cut-off of January 7th 2025 and finetuned for approximately 2650 GPU hours. Similar to the previous version, this model was trained using tag ordering method for the identity and style training.With the release of **Animagine XL 4.0 Opt (Optimized)**, the model has been further refined with an additional dataset, improving **stability**, **anatomy accuracy**, **noise reduction**, **color saturation**, and **overall color accuracy**. These enhancements make **Animagine XL 4.0 Opt** more consistent and visually appealing while maintaining the signature quality of the series.",
|
46 |
+
"tags": [
|
47 |
+
"diffusers",
|
48 |
+
"safetensors",
|
49 |
+
"text-to-image",
|
50 |
+
"stable-diffusion",
|
51 |
+
"stable-diffusion-xl",
|
52 |
+
"en",
|
53 |
+
"base_model:stabilityai/stable-diffusion-xl-base-1.0",
|
54 |
+
"base_model:finetune:stabilityai/stable-diffusion-xl-base-1.0",
|
55 |
+
"license:openrail++",
|
56 |
+
"autotrain_compatible",
|
57 |
+
"endpoints_compatible",
|
58 |
+
"diffusers:StableDiffusionXLPipeline",
|
59 |
+
"region:us"
|
60 |
+
]
|
61 |
+
}
|
62 |
+
}
|
63 |
+
}
|