File size: 4,659 Bytes
baa8e90
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
{
  "Analyze Palette [Dream]": "Output brightness, contrast, red, green and blue averages of a palette",
  "Beat Curve [Dream]": "Beat pattern curve with impulses at specified beats of a measure",
  "Big Float Switch [Dream]": "Switch for up to 10 inputs",
  "Big Image Switch [Dream]": "Switch for up to 10 inputs",
  "Big Int Switch [Dream]": "Switch for up to 10 inputs",
  "Big Latent Switch [Dream]": "Switch for up to 10 inputs",
  "Big Palette Switch [Dream]": "Switch for up to 10 inputs",
  "Big Text Switch [Dream]": "Switch for up to 10 inputs",
  "Boolean To Float [Dream]": "Converts a boolean value to two different float values",
  "Boolean To Int [Dream]": "Converts a boolean value to two different int values",
  "Build Prompt [Dream]": "Weighted text prompt builder utility",
  "CSV Curve [Dream]": "CSV input curve where first column is frame or second and second column is value",
  "CSV Generator [Dream]": "CSV output, mainly for debugging purposes",
  "Calculation [Dream]": "Mathematical calculation node",
  "Common Frame Dimensions [Dream]": "Utility for calculating good width/height based on common video dimensions",
  "Compare Palettes [Dream]": "Analyses two palettes producing the factor for each color channel",
  "FFMPEG Video Encoder [Dream]": "Post processing for animation sequences calling FFMPEG to generate video file",
  "File Count [Dream]": "Finds the number of files in a directory matching specified patterns",
  "Finalize Prompt [Dream]": "Used in conjunction with 'Build Prompt'",
  "Float Input [Dream]": "Float input (until primitive routing issues are solved)",
  "Float to Log Entry [Dream]": "Logging for float values",
  "Frame Count Calculator [Dream]": "Simple utility to calculate number of frames based on duration and framerate",
  "Frame Counter (Directory) [Dream]": "Directory backed frame counter, for output directories",
  "Frame Counter (Simple) [Dream]": "Integer value used as frame counter",
  "Frame Counter Info [Dream]": "Extracts information from the frame counter",
  "Frame Counter Offset [Dream]": "Adds an offset to a frame counter",
  "Frame Counter Time Offset [Dream]": "Adds an offset to a frame counter in seconds",
  "Image Brightness Adjustment [Dream]": "Adjusts the brightness of an image by a factor",
  "Image Color Shift [Dream]": "Adjust the colors (or brightness) of an image",
  "Image Contrast Adjustment [Dream]": "Adjusts the contrast of an image by a factor",
  "Image Motion [Dream]": "Node supporting zooming in/out and translating an image",
  "Image Sequence Blend [Dream]": "Post processing for animation sequences blending frame for a smoother blurred effect",
  "Image Sequence Loader [Dream]": "Loads a frame from a directory of images",
  "Image Sequence Saver [Dream]": "Saves a frame to a directory",
  "Image Sequence Tweening [Dream]": "Post processing for animation sequences generating blended in-between frames",
  "Int Input [Dream]": "Integer input (until primitive routing issues are solved)",
  "Int to Log Entry [Dream]": "Logging for int values",
  "Laboratory [Dream]": "Super-charged number generator for experimenting with ComfyUI",
  "Linear Curve [Dream]": "Linear interpolation between two value over the full animation",
  "Log Entry Joiner [Dream]": "Merges multiple log entries (reduces noodling)",
  "Log File [Dream]": "Logging node for output to file",
  "Noise from Area Palettes [Dream]": "Generates noise based on the colors of up to nine different palettes",
  "Noise from Palette [Dream]": "Generates noise based on the colors in a palette",
  "Palette Color Align [Dream]": "Shifts the colors of one palette towards another target palette",
  "Palette Color Shift [Dream]": "Multiplies the color values in a palette",
  "Sample Image Area as Palette [Dream]": "Samples a palette from an image based on pre-defined areas",
  "Sample Image as Palette [Dream]": "Randomly samples pixel values to build a palette from an image",
  "Saw Curve [Dream]": "Saw wave curve",
  "Sine Curve [Dream]": "Simple sine wave curve",
  "Smooth Event Curve [Dream]": "Single event/peak curve with a slight bell-shape",
  "String Input [Dream]": "String input (until primitive routing issues are solved)",
  "String Tokenizer [Dream]": "Extract individual words or phrases from a text as tokens",
  "String to Log Entry [Dream]": "Use any string as a log entry",
  "Text Input [Dream]": "Multiline string input (until primitive routing issues are solved)",
  "Triangle Curve [Dream]": "Triangle wave curve",
  "Triangle Event Curve [Dream]": "Single event/peak curve with triangular shape",
  "WAV Curve [Dream]": "WAV audio file as a curve"
}