diff --git a/custom/chris/minimax-h3-two-beat-savevideo-test/api-prompt-3beat-10s-480p-quality.json b/custom/chris/minimax-h3-two-beat-savevideo-test/api-prompt-3beat-10s-480p-quality.json index bc76385..f56d8e0 100644 --- a/custom/chris/minimax-h3-two-beat-savevideo-test/api-prompt-3beat-10s-480p-quality.json +++ b/custom/chris/minimax-h3-two-beat-savevideo-test/api-prompt-3beat-10s-480p-quality.json @@ -171,5 +171,38 @@ "_meta": { "title": "Info" } + }, + "33": { + "class_type": "CreateVideo", + "inputs": { + "images": [ + "20", + 12 + ], + "fps": 24, + "audio": [ + "20", + 13 + ], + "bit_depth": 8 + }, + "_meta": { + "title": "Create Beat Videos" + } + }, + "34": { + "class_type": "SaveVideo", + "inputs": { + "video": [ + "33", + 0 + ], + "filename_prefix": "MiniMax/dumas-h3-3beat-10s-480p-quality/beats/beat", + "format": "auto", + "codec": "auto" + }, + "_meta": { + "title": "Save Beat Videos" + } } } diff --git a/custom/chris/minimax-h3-two-beat-savevideo-test/api-prompt-realistic-16x9.json b/custom/chris/minimax-h3-two-beat-savevideo-test/api-prompt-realistic-16x9.json index 78d1b28..8eb2a12 100644 --- a/custom/chris/minimax-h3-two-beat-savevideo-test/api-prompt-realistic-16x9.json +++ b/custom/chris/minimax-h3-two-beat-savevideo-test/api-prompt-realistic-16x9.json @@ -156,5 +156,38 @@ "_meta": { "title": "Info" } + }, + "33": { + "class_type": "CreateVideo", + "inputs": { + "images": [ + "20", + 12 + ], + "fps": 24, + "audio": [ + "20", + 13 + ], + "bit_depth": 8 + }, + "_meta": { + "title": "Create Beat Videos" + } + }, + "34": { + "class_type": "SaveVideo", + "inputs": { + "video": [ + "33", + 0 + ], + "filename_prefix": "MiniMax/dumas-realistic-16x9-8s/beats/beat", + "format": "auto", + "codec": "auto" + }, + "_meta": { + "title": "Save Beat Videos" + } } } diff --git a/custom/chris/minimax-h3-two-beat-savevideo-test/api-prompt.json b/custom/chris/minimax-h3-two-beat-savevideo-test/api-prompt.json index 88a4608..974da43 100644 --- a/custom/chris/minimax-h3-two-beat-savevideo-test/api-prompt.json +++ b/custom/chris/minimax-h3-two-beat-savevideo-test/api-prompt.json @@ -156,5 +156,38 @@ "_meta": { "title": "Info" } + }, + "33": { + "class_type": "CreateVideo", + "inputs": { + "images": [ + "20", + 12 + ], + "fps": 24, + "audio": [ + "20", + 13 + ], + "bit_depth": 8 + }, + "_meta": { + "title": "Create Beat Videos" + } + }, + "34": { + "class_type": "SaveVideo", + "inputs": { + "video": [ + "33", + 0 + ], + "filename_prefix": "MiniMax/dumas-two-beat-savevideo-test/beats/beat", + "format": "auto", + "codec": "auto" + }, + "_meta": { + "title": "Save Beat Videos" + } } }