W
avatar_frame
Creations Number
0
Favorite
0
Download
0
Model Source:
Type:
Other
Base Model:
Other
Trigger Words:
License Scope:
Creative License Scope
Online Image Generation
Merge
Allow Downloads
Commercial License Scope
Sale or Commercial Use of Generated Images
Resale of Models or Their Sale After Merging
Model Parameters:
Review:
0

Updates:

  • Various patches to nodes.

  • ASCII is fully deprecated and new TEXT_TYPE is STRING

  • Dependency changes, be sure to re-run the requirements.txt with the Python executable that ComfyUI uses (such as the one at /python_embedded/python.exe for ComfyUI Portable)

New Nodes:

  • CLIPSeg Masking: Mask a image with CLIPSeg and return a raw mask

  • CLIPSeg Masking Batch: Create a batch image (from image inputs) and batch mask with CLIPSeg

  • Diffusers Hub Down-Loader: Download a diffusers model from the HuggingFace Hub and load it

  • Image Batch: Create one batch out of multiple batched tensors.

  • Image Crop Square Location: Crop a location by X/Y center, creating a square crop around that point.

  • Image Displacement Warp: Warp a image by a displacement map image by a given amplitude.

  • Image Perlin Noise: Generate perlin noise

  • Image Perlin Power Fractal: Generate a perlin power fractal

  • Image Paste Face Crop: Paste face crop back on a image at it's original location and size

  • Image Paste Crop: Paste a crop (such as from Image Crop Location) at it's original location and size utilizing the crop_data node input. This uses a different blending algorithm then Image Paste Face Crop, which may be desired in certain instances.

  • Image Power Noise: Generate power-law noise

  • Image Paste Crop by Location: Paste a crop top a custom location. This uses the same blending algorithm as Image Paste Crop.

  • Image Pixelate: Turn a image into pixel art! Define the max number of colors, the pixelation mode, the random state, and max iterations, and max those sprites shine.

  • Image Tile: Split a image up into a image batch of tiles. Can be used with Tensor Batch to Image to select a individual tile from the batch.

  • Image to Noise: Convert a image into noise, useful for init blending or init input to theme a diffusion.

  • Image to Seed: Convert a image to a reproducible seed

  • Mask Batch to Mask: Return a single mask from a batch of masks

  • Mask Invert: Invert a mask.

  • Mask Add: Add masks together.

  • Mask Subtract: Subtract from a mask by another.

  • Mask Ceiling Region": Return only white pixels within a offset range.

  • Mask Floor Region: Return the lower most pixel values as white (255)

  • Mask Threshold Region: Apply a thresholded image between a black value and white value

  • Mask Gaussian Region: Apply a Gaussian blur to the mask

  • Masks Combine Masks: Combine 2 or more masks into one mask.

  • Masks Combine Batch: Combine batched masks into one mask.

  • Text List: Create a list of text strings

  • Text Concatenate: Merge lists of strings

translate
0 comment
0
0
0