Files changed (1) hide show
  1. IamCreateAI_Ruyi-Mini-7B.json +58 -0
IamCreateAI_Ruyi-Mini-7B.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bomFormat": "CycloneDX",
3
+ "specVersion": "1.6",
4
+ "serialNumber": "urn:uuid:98b3456d-7d69-4947-8936-7e8ed4956170",
5
+ "version": 1,
6
+ "metadata": {
7
+ "timestamp": "2025-10-07T08:16:59.370669+00:00",
8
+ "component": {
9
+ "type": "machine-learning-model",
10
+ "bom-ref": "IamCreateAI/Ruyi-Mini-7B-435004f4-b20a-5b51-9f37-d801a9c61112",
11
+ "licenses": [
12
+ {
13
+ "license": {
14
+ "id": "Apache-2.0",
15
+ "url": "https://spdx.org/licenses/Apache-2.0.html"
16
+ }
17
+ }
18
+ ],
19
+ "externalReferences": [
20
+ {
21
+ "url": "https://huggingface.co/IamCreateAI/Ruyi-Mini-7B",
22
+ "type": "documentation"
23
+ }
24
+ ],
25
+ "modelCard": {
26
+ "modelParameters": {
27
+ "datasets": [],
28
+ "task": "image-to-video"
29
+ },
30
+ "properties": [
31
+ {
32
+ "name": "library_name",
33
+ "value": "diffusers"
34
+ }
35
+ ]
36
+ },
37
+ "name": "IamCreateAI/Ruyi-Mini-7B",
38
+ "authors": [
39
+ {
40
+ "name": "IamCreateAI"
41
+ }
42
+ ],
43
+ "description": "## Overview\n\nRuyi-Mini-7B is an open-source image-to-video generation model. Starting with an input image, Ruyi produces subsequent video frames at resolutions ranging from 360p to 720p, supporting various aspect ratios and a maximum duration of 5 seconds. Enhanced with motion and camera control, Ruyi offers greater flexibility and creativity in video generation. We are releasing the model under the permissive Apache 2.0 license.\n",
44
+ "tags": [
45
+ "diffusers",
46
+ "safetensors",
47
+ "video generation",
48
+ "CreateAI",
49
+ "image-to-video",
50
+ "en",
51
+ "license:apache-2.0",
52
+ "diffusers:RuyiInpaintPipeline",
53
+ "region:us"
54
+ ]
55
+ }
56
+ },
57
+ "components": []
58
+ }