InstantX_SD3.5-Large-IP-Adapter.json ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bomFormat": "CycloneDX",
3
+ "specVersion": "1.6",
4
+ "serialNumber": "urn:uuid:b37ab4c7-8b70-4a22-b430-151f93dea78a",
5
+ "version": 1,
6
+ "metadata": {
7
+ "timestamp": "2025-07-10T08:53:29.298508+00:00",
8
+ "component": {
9
+ "type": "machine-learning-model",
10
+ "bom-ref": "InstantX/SD3.5-Large-IP-Adapter-e8ee98fc-0efd-58bf-b871-a059d1936d8c",
11
+ "name": "InstantX/SD3.5-Large-IP-Adapter",
12
+ "externalReferences": [
13
+ {
14
+ "url": "https://huggingface.co/InstantX/SD3.5-Large-IP-Adapter",
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-3.5-large"
30
+ }
31
+ ]
32
+ },
33
+ "authors": [
34
+ {
35
+ "name": "InstantX"
36
+ }
37
+ ],
38
+ "licenses": [
39
+ {
40
+ "license": {
41
+ "name": "stabilityai-ai-community",
42
+ "url": "https://huggingface.co/stabilityai/stable-diffusion-3.5-large/blob/main/LICENSE.md"
43
+ }
44
+ }
45
+ ],
46
+ "tags": [
47
+ "diffusers",
48
+ "Text-to-Image",
49
+ "IP-Adapter",
50
+ "StableDiffusion3Pipeline",
51
+ "image-generation",
52
+ "Stable Diffusion",
53
+ "text-to-image",
54
+ "en",
55
+ "base_model:stabilityai/stable-diffusion-3.5-large",
56
+ "base_model:finetune:stabilityai/stable-diffusion-3.5-large",
57
+ "license:other",
58
+ "region:us"
59
+ ]
60
+ }
61
+ }
62
+ }