Files changed (1) hide show
  1. tianweiy_DMD2.json +53 -0
tianweiy_DMD2.json ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bomFormat": "CycloneDX",
3
+ "specVersion": "1.6",
4
+ "serialNumber": "urn:uuid:10d4f68a-ba31-4d50-bab9-35fc847d1123",
5
+ "version": 1,
6
+ "metadata": {
7
+ "timestamp": "2025-06-05T09:36:43.873765+00:00",
8
+ "component": {
9
+ "type": "machine-learning-model",
10
+ "bom-ref": "tianweiy/DMD2-788fca49-8c0a-5857-88b2-5d153f2789e6",
11
+ "name": "tianweiy/DMD2",
12
+ "externalReferences": [
13
+ {
14
+ "url": "https://huggingface.co/tianweiy/DMD2",
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
+ },
29
+ "authors": [
30
+ {
31
+ "name": "tianweiy"
32
+ }
33
+ ],
34
+ "licenses": [
35
+ {
36
+ "license": {
37
+ "id": "CC-BY-NC-4.0",
38
+ "url": "https://spdx.org/licenses/CC-BY-NC-4.0.html"
39
+ }
40
+ }
41
+ ],
42
+ "tags": [
43
+ "diffusers",
44
+ "text-to-image",
45
+ "stable-diffusion",
46
+ "diffusion distillation",
47
+ "arxiv:2405.14867",
48
+ "license:cc-by-nc-4.0",
49
+ "region:us"
50
+ ]
51
+ }
52
+ }
53
+ }