ComfyUI Node
Bernini Run Single GPU
Runs upstream Bernini infer_single_gpu.py in a subprocess. Prefer connecting Bernini Model Config + Case Builder + Generation Settings for cleaner graphs.
Bernini Run Single GPU
- bernini_config
- bernini_case
- generation_args
- output_path
- case_json
- command
- log
◄bernini_repo_dir/root/Bernini►
◄python_executable/usr/bin/python►
◄config/root/Bernini-R-Diffusers►
◄high_noise_ckpt►
◄low_noise_ckpt►
◄promptA cinematic shot of a marble statue coming to life.►
◄task_typet2i►
◄guidance_modet2v►
◄output_pathoutputs/bernini_output.png►
◄num_frames1►
◄width848►
◄height480►
◄num_inference_steps40►
◄seed42►
◄timeout_seconds1800►
◄case_json_override►
◄image_path►
◄video_paths►
◄reference_images►
◄negative_prompt►
◄system_prompt►
◄max_image_size848►
◄fps16►
◄flow_shift5.0►
◄omega_V1.25►
◄omega_I4.50►
◄omega_TI4.00►
◄omega_scale0.80►
◄eta0.50►
◄use_prompt_enhancerfalse►
◄dry_runfalse►
◄extra_args►
◄show_previewtrue►
Categorylzits nodes/Bernini
Inputs (36)
| Name | Type | Default | Description |
|---|---|---|---|
| bernini_repo_dir | STRING | /root/Bernini | Fallback if bernini_config is not connected. |
| python_executable | STRING | /usr/bin/python | Fallback if bernini_config is not connected. |
| config | STRING | /root/Bernini-R-Diffusers | Fallback if bernini_config is not connected. |
| high_noise_ckpt | STRING | Optional fallback if bernini_config is not connected. | |
| low_noise_ckpt | STRING | Optional fallback if bernini_config is not connected. | |
| prompt | STRING | A cinematic shot of a marble statue coming to life. | — |
| task_type | COMBO | t2i | 7 options: t2i, i2i, t2v, v2v, rv2v, r2v, +1 |
| guidance_mode | COMBO | t2v | 7 options: rv2v, v2v, v2v_chain, t2v, r2v_apg, v2v_apg, +1 |
| output_path | STRING | outputs/bernini_output.png | — |
| num_frames | INT | 11–241 | — |
| width | INT | 84864–2048 | — |
| height | INT | 48064–2048 | — |
| num_inference_steps | INT | 401–100 | — |
| seed | INT | 420–2147483647 | — |
| timeout_seconds | INT | 180060–86400 | — |
| bernini_configopt | BERNINI_CONFIG | From Bernini Model Config. Overrides repo/python/config/checkpoint widgets. | |
| bernini_caseopt | BERNINI_CASE | From Bernini Case Builder. Overrides prompt/media widgets. | |
| generation_argsopt | BERNINI_GENARGS | From Bernini Generation Settings. Overrides generation widgets. | |
| case_json_overrideopt | STRING | Optional raw JSON override if not using bernini_case. | |
| image_pathopt | STRING | — | |
| video_pathsopt | STRING | — | |
| reference_imagesopt | STRING | — | |
| negative_promptopt | STRING | — | |
| system_promptopt | STRING | — | |
| max_image_sizeopt | INT | 84864–4096 | — |
| fpsopt | INT | 161–120 | — |
| flow_shiftopt | FLOAT | 5.00–20 | — |
| omega_Vopt | FLOAT | 1.250–20 | — |
| omega_Iopt | FLOAT | 4.500–20 | — |
| omega_TIopt | FLOAT | 4.000–20 | — |
| omega_scaleopt | FLOAT | 0.800–20 | — |
| etaopt | FLOAT | 0.500–1 | — |
| use_prompt_enhanceropt | BOOLEAN | false | — |
| dry_runopt | BOOLEAN | false | Build command/case but do not execute. Useful while wiring workflows. |
| extra_argsopt | STRING | Advanced: extra CLI args appended with platform-aware shlex splitting. | |
| show_previewopt | BOOLEAN | true | For image outputs inside ComfyUI/output, return UI preview metadata. |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| output_path | STRING | — |
| case_json | STRING | — |
| command | STRING | — |
| log | STRING | — |