Nodes/ComfyUI-BerniniR Wrapper/Bernini-R Segment Schedule
ComfyUI Node

Bernini-R Segment Schedule

Segment prompt-travel schedule: each segment has a single prompt covering a frame range. Outputs standard CONDITIONING — connect directly to KSampler or DualExpertSampler. Compatible with NAG. The sampler denoises the whole video in one pass and swaps the text embedding per temporal window; adjacent segments crossfade over 'transition_frames' for smooth prompt transitions.

By xiaolibai-sys·Created about a month ago·Updated 28 days ago· 8
Bernini-R Segment Schedule
  • clip
  • positive
  • negative
positive_prompt1-40: a cat walking on a sunny street; 41-81: a dog running in the park
total_frames81
negative_prompt色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走
transition_frames8
clip_name
clip_typewan
clip_devicecpu
force_offloadtrue
use_disk_cachetrue
cache_tag
CategoryBernini-R/Conditioning

Inputs (11)

NameTypeDefaultDescription
positive_promptSTRING1-40: a cat walking on a sunny street; 41-81: a dog running in the parkSegment schedule. Format: 'a-b: prompt'. Segments separated by ; or newline. Frames are 1-based. One prompt per segment.
total_framesINT811–4096Total pixel frames of the output video.
negative_promptSTRING色调艳丽,过曝,静态,细节模糊不清,字幕,风格,作品,画作,画面,静止,整体发灰,最差质量,低质量,JPEG压缩残留,丑陋的,残缺的,多余的手指,画得不好的手部,画得不好的脸部,畸形的,毁容的,形态畸形的肢体,手指融合,静止不动的画面,杂乱的背景,三条腿,背景人很多,倒着走Negative prompt (same for all segments).
transition_framesoptINT80–256Crossfade width between adjacent segments, in pixel frames (converted to latent frames by /4). Adjacent segments overlap by this amount and blend smoothly. 0 = hard cut (no crossfade).
clipoptCLIPCLIP text encoder. If connected, clip_name is ignored.
clip_nameoptCOMBOCLIP model file (ignored if 'clip' input is connected).
clip_typeoptCOMBOwanCLIP architecture type.
clip_deviceoptCOMBOcpu'cpu' saves VRAM during encoding.
force_offloadoptBOOLEANtrueOffload CLIP to CPU after encoding.
use_disk_cacheoptBOOLEANtrueCache encoded embeddings to disk.
cache_tagoptSTRINGOptional cache isolation tag.

Outputs (2)

NameTypeDescription
positiveCONDITIONING
negativeCONDITIONING