MiniMax-H3-OrbitQuant-W4A4 / comfyui /workflows /MiniMax-H3-OrbitQuant-Ref2VA-api.json
Valeriy Selitskiy
Publish CUDA 13 inference profiles and ComfyUI proof
478202c
Raw
History Blame Contribute Delete
1.02 kB
{
"1": {
"class_type": "OrbitQuantReleaseLoader",
"inputs": {
"model_path": "/workspace/models/MiniMax-H3-OrbitQuant-W4A4"
},
"_meta": {
"title": "OrbitQuant Release Loader"
}
},
"2": {
"class_type": "OrbitQuantGenerateVideo",
"inputs": {
"release": [
"1",
0
],
"prompt": "Single continuous cinematic shot of the referenced astronaut. The astronaut turns toward the camera and raises one gloved hand as the camera makes a fast smooth push-in toward the helmet visor. The face, eyes, visor reflections, suit patches, and fabric texture remain coherent during motion. No cuts.",
"task": "ref2va",
"inference_profile": "speed",
"reference_path": "/workspace/evidence/astronaut.png",
"seed": 314159,
"width": 608,
"height": 480,
"num_frames": 124,
"steps": 24,
"filename_prefix": "orbitquant/minimax-h3-ref2va"
},
"_meta": {
"title": "OrbitQuant Generate Video"
}
}
}