ComfyUI Node
Bernini Full Video to Video
Full Bernini video-to-video editing using Bernini-Diffusers only.
Bernini Full Video to Video
- video
- video
◄promptRestyle the source video while preserving motion.►
◄negative_promptlow quality, blurry, distorted, text, watermark►
◄num_frames9►
◄fps16►
◄width0►
◄height0►
◄steps4►
◄seed4567►
◄quality_presetstandard►
◄accelerationwan2.2_lightx2v_4step►
◄memory_modekeep_loaded_batch►
CategoryRunningHub/Bernini
Inputs (12)
| Name | Type | Default | Description |
|---|---|---|---|
| video | VIDEO | Source video from a ComfyUI video output. | |
| prompt | STRING | Restyle the source video while preserving motion. | Text prompt or edit instruction. |
| negative_prompt | STRING | low quality, blurry, distorted, text, watermark | Negative prompt. |
| num_frames | INT | 95–129 | Number of output frames. Higher values increase VRAM use and runtime. |
| fps | INT | 161–60 | Frame rate written into the returned video. |
| width | INT | 00–2048 | 0 follows the source video width. |
| height | INT | 00–2048 | 0 follows the source video height. |
| steps | INT | 41–100 | Diffusion steps. |
| seed | INT | 45670–4294967295 | Random seed. Values are clamped to NumPy's valid 0 to 2**32-1 range before inference. |
| quality_preset | COMBO | standard | standard balances speed and quality; quality spends more planning time for better output. |
| acceleration | COMBO | wan2.2_lightx2v_4step | Auto-load the Wan2.2 T2V LightX2V 4-step LoRA pair from ComfyUI/models/loras when available. |
| memory_mode | COMBO | keep_loaded_batch | keep_loaded_batch keeps the Bernini pipeline cached for faster consecutive jobs; low_vram_unload frees memory after each run. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| video | VIDEO | — |