Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Artificial-Sweetener/comfyui-WhiteRabbit
/ types & classes
Types & classes
16 in github.com/Artificial-Sweetener/comfyui-WhiteRabbit
⨍
Functions
103
◇
Types & classes
16
Class
AssembleLoopFrames
video_loop.py:35
Class
AutocropToLoop
Finds a natural loop by cropping frames from the END of the batch. Returns the cropped clip that makes the seam (last_kept -> first) feel
video_loop.py:151
Class
BatchResizeWithLanczos
scaling.py:408
Class
BatchWatermarkSingle
Single-position watermark for image batches. - Scale uses base image WIDTH × (scale/100) - Rotation always applies, with clipping (no ex
post_process.py:184
Class
BlackSpotCleaner
noise_control.py:447
Class
PixelHold
noise_control.py:114
Class
PrepareLoopFrames
video_loop.py:7
Class
RIFE_FPS_Resample
interpolation.py:440
Class
RIFE_SeamTimingAnalyzer
Batch-in, timings-out. Chooses t-schedule for the seam [last, first] using visual step sizes measured from REAL frames in the input batch.
interpolation.py:853
Class
RIFE_VFI_Advanced
Advanced RIFE node exposing timestep controls (by multiple, custom t-schedules).
interpolation.py:237
Class
RIFE_VFI_Opt
interpolation.py:127
Class
RollFrames
video_loop.py:67
Class
TrimBatchEnds
Trim frames from the START and/or END of an IMAGE batch (NHWC, [0..1]). Both trims are applied in one pass. Always leaves at least one frame.
video_loop.py:793
Class
UnrollFrames
video_loop.py:104
Class
UpscaleWithModelAdvanced
scaling.py:13
Class
_SmallLRU
post_process.py:165