Files changed (1) hide show
  1. Wan-AI_Wan2.1-I2V-14B-480P.json +57 -0
Wan-AI_Wan2.1-I2V-14B-480P.json ADDED
@@ -0,0 +1,57 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bomFormat": "CycloneDX",
3
+ "specVersion": "1.6",
4
+ "serialNumber": "urn:uuid:088fe91d-1c89-451f-8113-fe507730eeb3",
5
+ "version": 1,
6
+ "metadata": {
7
+ "timestamp": "2025-06-05T09:37:09.824492+00:00",
8
+ "component": {
9
+ "type": "machine-learning-model",
10
+ "bom-ref": "Wan-AI/Wan2.1-I2V-14B-480P-10ffc34b-0e6a-5c11-a3b4-d87946a343d9",
11
+ "name": "Wan-AI/Wan2.1-I2V-14B-480P",
12
+ "externalReferences": [
13
+ {
14
+ "url": "https://huggingface.co/Wan-AI/Wan2.1-I2V-14B-480P",
15
+ "type": "documentation"
16
+ }
17
+ ],
18
+ "modelCard": {
19
+ "modelParameters": {
20
+ "task": "image-to-video",
21
+ "architectureFamily": "i2v"
22
+ },
23
+ "properties": [
24
+ {
25
+ "name": "library_name",
26
+ "value": "diffusers"
27
+ }
28
+ ]
29
+ },
30
+ "authors": [
31
+ {
32
+ "name": "Wan-AI"
33
+ }
34
+ ],
35
+ "licenses": [
36
+ {
37
+ "license": {
38
+ "id": "Apache-2.0",
39
+ "url": "https://spdx.org/licenses/Apache-2.0.html"
40
+ }
41
+ }
42
+ ],
43
+ "tags": [
44
+ "diffusers",
45
+ "safetensors",
46
+ "i2v",
47
+ "video",
48
+ "video-generation",
49
+ "image-to-video",
50
+ "en",
51
+ "zh",
52
+ "license:apache-2.0",
53
+ "region:us"
54
+ ]
55
+ }
56
+ }
57
+ }