-
Notifications
You must be signed in to change notification settings - Fork 17
/
ExtendingGeneration.json
108 lines (108 loc) · 1.77 KB
/
ExtendingGeneration.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
{
"22": {
"inputs": {
"api_key": "",
"expire": false,
"expiration_time": 60,
"image": [
"23",
0
]
},
"class_type": "ImgBBUpload",
"_meta": {
"title": "ImgBB Upload"
}
},
"23": {
"inputs": {
"image": "IMG_9655.JPG",
"upload": "image"
},
"class_type": "LoadImage",
"_meta": {
"title": "Load Image"
}
},
"25": {
"inputs": {
"api_key": ""
},
"class_type": "LumaAIClient",
"_meta": {
"title": "LumaAI Client"
}
},
"26": {
"inputs": {
"video_url": [
"28",
0
],
"$$comfy_animation_preview": {
"height": 768
}
},
"class_type": "LumaPreviewVideo",
"_meta": {
"title": "LumaAI Preview Video"
}
},
"28": {
"inputs": {
"prompt": "",
"loop": false,
"aspect_ratio": "9:16",
"save": true,
"init_image_url": [
"22",
0
],
"filename": "",
"gen_output": "generating...",
"client": [
"25",
0
]
},
"class_type": "LumaImage2Video",
"_meta": {
"title": "Image to Video"
}
},
"29": {
"inputs": {
"prompt": " ",
"save": true,
"init_generation_id": [
"28",
1
],
"filename": "",
"gen_output": "generating...",
"client": [
"25",
0
]
},
"class_type": "LumaExtendGeneration",
"_meta": {
"title": "Extend Generation"
}
},
"31": {
"inputs": {
"video_url": [
"29",
0
],
"$$comfy_animation_preview": {
"height": 768
}
},
"class_type": "LumaPreviewVideo",
"_meta": {
"title": "LumaAI Preview Video"
}
}
}