Nodes/ComfyUI-RH-Bernini-Full/Bernini Full Reference to Video
ComfyUI Node

Bernini Full Reference to Video

Full Bernini reference-image-to-video using Bernini-Diffusers only.

By RH-RunningHub·Created 2 months ago·Updated 2 months ago· 7
Bernini Full Reference to Video
  • reference_image
  • video
promptAnimate the reference image into a short smooth video.
negative_promptlow quality, blurry, distorted, text, watermark
num_frames9
fps16
width512
height512
steps4
seed5678
quality_presetstandard
accelerationwan2.2_lightx2v_4step
memory_modekeep_loaded_batch
CategoryRunningHub/Bernini

Inputs (12)

NameTypeDefaultDescription
reference_imageIMAGEOne or more reference images. Batched IMAGE inputs are passed as multiple references.
promptSTRINGAnimate the reference image into a short smooth video.Text prompt or edit instruction.
negative_promptSTRINGlow quality, blurry, distorted, text, watermarkNegative prompt.
num_framesINT95–129Number of output frames. Higher values increase VRAM use and runtime.
fpsINT161–60Frame rate written into the returned video.
widthINT51264–2048Output width in pixels. Larger values increase VRAM use and runtime.
heightINT51264–2048Output height in pixels. Larger values increase VRAM use and runtime.
stepsINT41–100Diffusion steps.
seedINT56780–4294967295Random seed. Values are clamped to NumPy's valid 0 to 2**32-1 range before inference.
quality_presetCOMBOstandardstandard balances speed and quality; quality spends more planning time for better output.
accelerationCOMBOwan2.2_lightx2v_4stepAuto-load the Wan2.2 T2V LightX2V 4-step LoRA pair from ComfyUI/models/loras when available.
memory_modeCOMBOkeep_loaded_batchkeep_loaded_batch keeps the Bernini pipeline cached for faster consecutive jobs; low_vram_unload frees memory after each run.

Outputs (1)

NameTypeDescription
videoVIDEO