Determine Type
Determine_Type
中文/CH 判断输入的数据类型是否和所选类型匹配并输出数据类型 类型含图像、张量、模型、采样器、基础类型: 图像类型含255、4通道、3通道、批次图像、单张图像 张量类型含bool、int、float 模型类型含unet、vae、clip 采样器类型含conditioning、latent、latent_noise_mask 基础类型含None、int、float、string、complex、tuple、list、set、dict、Tensor EN/英文 Determine if the input data type matches the selected type and output the data type The type includes image, tensor, model, sampler, and basic type: The image type includes 255, 4 channels, 3 channels, batch images, and single images The tensor type includes bool, int, float The model type includes unet, vae, clip The sampler type includes conditioning, latent, latent_noise_mask The basic type includes None, int, float, string, complex, tuple, list, set, dict, Tensor
Pack: ComfyUI-WJNodes
custom_nodes.ComfyUI-WJNodes