Muhammad Waqas commited on
Commit
6d9ab95
·
1 Parent(s): 7a1e703

Added: Generate image to video

Browse files
workflows/cogvideox_image_to_video_workflow_api.json CHANGED
@@ -24,7 +24,7 @@
24
  },
25
  "30": {
26
  "inputs": {
27
- "prompt": "people are swimming in the water.",
28
  "strength": 1,
29
  "force_offload": true,
30
  "clip": [
@@ -172,17 +172,5 @@
172
  "_meta": {
173
  "title": "Load Image By URL"
174
  }
175
- },
176
- "75": {
177
- "inputs": {
178
- "images": [
179
- "73",
180
- 0
181
- ]
182
- },
183
- "class_type": "PreviewImage",
184
- "_meta": {
185
- "title": "Preview Image"
186
- }
187
  }
188
  }
 
24
  },
25
  "30": {
26
  "inputs": {
27
+ "prompt": "Darth Vader is a vampire and blood is dripping from his steel fangs. The camera is slowly rotating around him. The background is filled with smoke and a strong light.",
28
  "strength": 1,
29
  "force_offload": true,
30
  "clip": [
 
172
  "_meta": {
173
  "title": "Load Image By URL"
174
  }
 
 
 
 
 
 
 
 
 
 
 
 
175
  }
176
  }