city96_stable-diffusion-3.5-large-gguf.json ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bomFormat": "CycloneDX",
3
+ "specVersion": "1.6",
4
+ "serialNumber": "urn:uuid:2f10e670-5f9a-408c-a9fa-905893c57f5b",
5
+ "version": 1,
6
+ "metadata": {
7
+ "timestamp": "2025-06-05T09:36:59.966322+00:00",
8
+ "component": {
9
+ "type": "machine-learning-model",
10
+ "bom-ref": "city96/stable-diffusion-3.5-large-gguf-61da1270-da55-5747-bc92-141a99a02907",
11
+ "name": "city96/stable-diffusion-3.5-large-gguf",
12
+ "externalReferences": [
13
+ {
14
+ "url": "https://huggingface.co/city96/stable-diffusion-3.5-large-gguf",
15
+ "type": "documentation"
16
+ }
17
+ ],
18
+ "modelCard": {
19
+ "modelParameters": {
20
+ "task": "text-to-image"
21
+ },
22
+ "properties": [
23
+ {
24
+ "name": "library_name",
25
+ "value": "gguf"
26
+ },
27
+ {
28
+ "name": "base_model",
29
+ "value": "stabilityai/stable-diffusion-3.5-large"
30
+ }
31
+ ]
32
+ },
33
+ "authors": [
34
+ {
35
+ "name": "city96"
36
+ }
37
+ ],
38
+ "licenses": [
39
+ {
40
+ "license": {
41
+ "name": "stabilityai-ai-community",
42
+ "url": "LICENSE.md"
43
+ }
44
+ }
45
+ ],
46
+ "tags": [
47
+ "gguf",
48
+ "text-to-image",
49
+ "image-generation",
50
+ "stable-diffusion",
51
+ "en",
52
+ "base_model:stabilityai/stable-diffusion-3.5-large",
53
+ "base_model:quantized:stabilityai/stable-diffusion-3.5-large",
54
+ "license:other",
55
+ "region:us"
56
+ ]
57
+ }
58
+ }
59
+ }