Files changed (1) hide show
  1. RunDiffusion_Juggernaut-XL-v9.json +70 -0
RunDiffusion_Juggernaut-XL-v9.json ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bomFormat": "CycloneDX",
3
+ "specVersion": "1.6",
4
+ "serialNumber": "urn:uuid:4d212118-69ce-40ec-aaf0-2b5318763b96",
5
+ "version": 1,
6
+ "metadata": {
7
+ "timestamp": "2025-07-10T08:44:35.871885+00:00",
8
+ "component": {
9
+ "type": "machine-learning-model",
10
+ "bom-ref": "RunDiffusion/Juggernaut-XL-v9-6f21d34f-cc34-5a63-8d23-42ca5de88cc4",
11
+ "name": "RunDiffusion/Juggernaut-XL-v9",
12
+ "externalReferences": [
13
+ {
14
+ "url": "https://huggingface.co/RunDiffusion/Juggernaut-XL-v9",
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": "RunDiffusion"
36
+ }
37
+ ],
38
+ "licenses": [
39
+ {
40
+ "license": {
41
+ "name": "creativeml-openrail-m"
42
+ }
43
+ }
44
+ ],
45
+ "tags": [
46
+ "diffusers",
47
+ "art",
48
+ "people",
49
+ "diffusion",
50
+ "Cinematic",
51
+ "Photography",
52
+ "Landscape",
53
+ "Interior",
54
+ "Food",
55
+ "Car",
56
+ "Wildlife",
57
+ "Architecture",
58
+ "text-to-image",
59
+ "en",
60
+ "base_model:stabilityai/stable-diffusion-xl-base-1.0",
61
+ "base_model:finetune:stabilityai/stable-diffusion-xl-base-1.0",
62
+ "license:creativeml-openrail-m",
63
+ "autotrain_compatible",
64
+ "endpoints_compatible",
65
+ "diffusers:StableDiffusionXLPipeline",
66
+ "region:us"
67
+ ]
68
+ }
69
+ }
70
+ }