mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-22 20:44:29 +08:00
Merge branch 'main' into draft-v4
This commit is contained in:
commit
56125839ac
@ -310,6 +310,7 @@ def parse_requirement_line(line):
|
|||||||
|
|
||||||
|
|
||||||
torch_torchvision_torchaudio_version_map = {
|
torch_torchvision_torchaudio_version_map = {
|
||||||
|
'2.7.0': ('0.22.0', '2.7.0'),
|
||||||
'2.6.0': ('0.21.0', '2.6.0'),
|
'2.6.0': ('0.21.0', '2.6.0'),
|
||||||
'2.5.1': ('0.20.0', '2.5.0'),
|
'2.5.1': ('0.20.0', '2.5.0'),
|
||||||
'2.5.0': ('0.20.0', '2.5.0'),
|
'2.5.0': ('0.20.0', '2.5.0'),
|
||||||
|
|||||||
@ -16513,7 +16513,7 @@
|
|||||||
"https://github.com/NyaamZ/efficiency-nodes-ED"
|
"https://github.com/NyaamZ/efficiency-nodes-ED"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Expansion of Efficiency Nodes for ComfyUI. Significant UX improvements.[w/NOTE: This node requires [a/Efficiency Nodes for ComfyUI Version 2.0+](https://github.com/jags111/efficiency-nodes-comfyui) and [a/ComfyUI-Custom-Scripts](https://github.com/pythongosssss/ComfyUI-Custom-Scripts). Also, this node makes changes to user.css.]"
|
"description": "Expansion of Efficiency Nodes for ComfyUI. Significant UX improvements.[w/NOTE: This node requires [a/efficiency-nodes-comfyui](https://github.com/jags111/efficiency-nodes-comfyui) and [a/ComfyUI-Custom-Scripts](https://github.com/pythongosssss/ComfyUI-Custom-Scripts); it also requires start.bat to run.]"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "NyaamZ",
|
"author": "NyaamZ",
|
||||||
@ -24554,6 +24554,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A node to pause execution of the workflow and select which input images should proceed to the output."
|
"description": "A node to pause execution of the workflow and select which input images should proceed to the output."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "marklieberman",
|
||||||
|
"title": "ComfyUI-Liebs-Toast",
|
||||||
|
"reference": "https://github.com/marklieberman/ComfyUI-Liebs-Toast",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/marklieberman/ComfyUI-Liebs-Toast"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A node to display a toast notification. Use it to send a toast when your prompt is complete. Also pairs well with [a/ComfyUI-Liebs_Picker](https://github.com/marklieberman/ComfyUI-Liebs-Picker) and [a/cg-image-filter](https://github.com/chrisgoringe/cg-image-filter) to be notified when the picker is waiting."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "SXQBW",
|
"author": "SXQBW",
|
||||||
"title": "ComfyUI-Qwen-Omni",
|
"title": "ComfyUI-Qwen-Omni",
|
||||||
|
|||||||
@ -1507,10 +1507,15 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/Alexankharin/camera-comfyUI": [
|
"https://github.com/Alexankharin/camera-comfyUI": [
|
||||||
[
|
[
|
||||||
|
"CameraMotion",
|
||||||
"DepthAwareInpainter",
|
"DepthAwareInpainter",
|
||||||
|
"DepthRenormalizer",
|
||||||
"DepthToPointCloud",
|
"DepthToPointCloud",
|
||||||
|
"LoadPointCloud",
|
||||||
|
"PointCloudUnion",
|
||||||
"ProjectPointCloud",
|
"ProjectPointCloud",
|
||||||
"ReprojectImage",
|
"ReprojectImage",
|
||||||
|
"SavePointCloud",
|
||||||
"TransformPointCloud",
|
"TransformPointCloud",
|
||||||
"TransformToMatrix",
|
"TransformToMatrix",
|
||||||
"TransformToMatrixManual"
|
"TransformToMatrixManual"
|
||||||
@ -3154,6 +3159,7 @@
|
|||||||
", and the value is the function name in the right of the",
|
", and the value is the function name in the right of the",
|
||||||
"Black and white",
|
"Black and white",
|
||||||
"Image Judgment",
|
"Image Judgment",
|
||||||
|
"Image Resize MM",
|
||||||
"ImageMinusMask",
|
"ImageMinusMask",
|
||||||
"Light or Dark",
|
"Light or Dark",
|
||||||
"Load Random Images",
|
"Load Random Images",
|
||||||
@ -4972,6 +4978,7 @@
|
|||||||
"Prompt Combiner",
|
"Prompt Combiner",
|
||||||
"Prompt Styler",
|
"Prompt Styler",
|
||||||
"Sampler Config",
|
"Sampler Config",
|
||||||
|
"Save Image",
|
||||||
"String Switch",
|
"String Switch",
|
||||||
"Text Box",
|
"Text Box",
|
||||||
"VAE Switch"
|
"VAE Switch"
|
||||||
@ -6378,8 +6385,7 @@
|
|||||||
"https://github.com/LAOGOU-666/Comfyui-LG_Relight": [
|
"https://github.com/LAOGOU-666/Comfyui-LG_Relight": [
|
||||||
[
|
[
|
||||||
"LG_Relight",
|
"LG_Relight",
|
||||||
"LG_Relight_Basic",
|
"LG_Relight_Basic"
|
||||||
"LG_Relight_V2"
|
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Comfyui-LG_Relight"
|
"title_aux": "Comfyui-LG_Relight"
|
||||||
@ -6409,8 +6415,11 @@
|
|||||||
"https://github.com/LaVie024/comfyui-lopi999-nodes": [
|
"https://github.com/LaVie024/comfyui-lopi999-nodes": [
|
||||||
[
|
[
|
||||||
"AdvancedTextSwitch",
|
"AdvancedTextSwitch",
|
||||||
|
"Lopi999InputParameters",
|
||||||
|
"ModelParameters",
|
||||||
"RandomNormalDistribution",
|
"RandomNormalDistribution",
|
||||||
"RandomSDXLLatentSize",
|
"RandomSDXLLatentSize",
|
||||||
|
"SDXLEmptyLatentSizePicker_v2",
|
||||||
"ZetaSchedulerNode",
|
"ZetaSchedulerNode",
|
||||||
"ZipfSchedulerNode"
|
"ZipfSchedulerNode"
|
||||||
],
|
],
|
||||||
@ -6936,6 +6945,7 @@
|
|||||||
"\ud83c\udff7\ufe0f LoRA Loader Prompt Tags",
|
"\ud83c\udff7\ufe0f LoRA Loader Prompt Tags",
|
||||||
"\ud83d\udcbe Save Text File With Path",
|
"\ud83d\udcbe Save Text File With Path",
|
||||||
"\ud83d\udcc1 Get File Path",
|
"\ud83d\udcc1 Get File Path",
|
||||||
|
"\ud83d\udcd0 Resolution Image Size Selector",
|
||||||
"\ud83d\udd20 Tiktoken Tokenizer Info",
|
"\ud83d\udd20 Tiktoken Tokenizer Info",
|
||||||
"\ud83d\uddbc\ufe0f Download Image from URL",
|
"\ud83d\uddbc\ufe0f Download Image from URL",
|
||||||
"\ud83e\uddf9 String Cleaning"
|
"\ud83e\uddf9 String Cleaning"
|
||||||
@ -7140,9 +7150,11 @@
|
|||||||
"SaveImagEX",
|
"SaveImagEX",
|
||||||
"SelectionParameter",
|
"SelectionParameter",
|
||||||
"ShuffleTextLines",
|
"ShuffleTextLines",
|
||||||
|
"SimpleRandomSeed",
|
||||||
"SimpleTextReplacer",
|
"SimpleTextReplacer",
|
||||||
"SingleTextInput",
|
"SingleTextInput",
|
||||||
"SplitAndExtractText",
|
"SplitAndExtractText",
|
||||||
|
"SplitIntegers",
|
||||||
"SplitStringByDelimiter",
|
"SplitStringByDelimiter",
|
||||||
"TextConcatenation",
|
"TextConcatenation",
|
||||||
"TextConcatenator",
|
"TextConcatenator",
|
||||||
@ -14227,6 +14239,7 @@
|
|||||||
"AudioConcatenate",
|
"AudioConcatenate",
|
||||||
"AudioDenoising",
|
"AudioDenoising",
|
||||||
"AudioRecorderAT",
|
"AudioRecorderAT",
|
||||||
|
"LoadAudioMW",
|
||||||
"MinimalPauseNode",
|
"MinimalPauseNode",
|
||||||
"MultiLinePromptAT",
|
"MultiLinePromptAT",
|
||||||
"RemoveSilence",
|
"RemoveSilence",
|
||||||
@ -14279,6 +14292,7 @@
|
|||||||
"https://github.com/billwuhao/ComfyUI_MegaTTS3": [
|
"https://github.com/billwuhao/ComfyUI_MegaTTS3": [
|
||||||
[
|
[
|
||||||
"MegaTTS3Run",
|
"MegaTTS3Run",
|
||||||
|
"MegaTTS3SpeakersPreview",
|
||||||
"MultiLinePromptMG"
|
"MultiLinePromptMG"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -14318,6 +14332,7 @@
|
|||||||
"DetectCropFace",
|
"DetectCropFace",
|
||||||
"IDPhotos",
|
"IDPhotos",
|
||||||
"ImageWatermark",
|
"ImageWatermark",
|
||||||
|
"LoadImageMW",
|
||||||
"RMBG"
|
"RMBG"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -19091,6 +19106,7 @@
|
|||||||
"FL_Dalle3",
|
"FL_Dalle3",
|
||||||
"FL_DirectoryCrawl",
|
"FL_DirectoryCrawl",
|
||||||
"FL_Dither",
|
"FL_Dither",
|
||||||
|
"FL_Fal_Pixverse",
|
||||||
"FL_FractalKSampler",
|
"FL_FractalKSampler",
|
||||||
"FL_GPT_Image1",
|
"FL_GPT_Image1",
|
||||||
"FL_GPT_Text",
|
"FL_GPT_Text",
|
||||||
@ -19110,6 +19126,7 @@
|
|||||||
"FL_HalftonePattern",
|
"FL_HalftonePattern",
|
||||||
"FL_HexagonalPattern",
|
"FL_HexagonalPattern",
|
||||||
"FL_HunyuanDelight",
|
"FL_HunyuanDelight",
|
||||||
|
"FL_ImageAddToBatch",
|
||||||
"FL_ImageAdjuster",
|
"FL_ImageAdjuster",
|
||||||
"FL_ImageBatchToGrid",
|
"FL_ImageBatchToGrid",
|
||||||
"FL_ImageBatchToImageList",
|
"FL_ImageBatchToImageList",
|
||||||
@ -25689,6 +25706,14 @@
|
|||||||
"title_aux": "ComfyUI-Liebs-Picker"
|
"title_aux": "ComfyUI-Liebs-Picker"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/marklieberman/ComfyUI-Liebs-Toast": [
|
||||||
|
[
|
||||||
|
"LiebsToast"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Liebs-Toast"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/markuryy/ComfyUI-Flux-Prompt-Saver": [
|
"https://github.com/markuryy/ComfyUI-Flux-Prompt-Saver": [
|
||||||
[
|
[
|
||||||
"FluxPromptSaver",
|
"FluxPromptSaver",
|
||||||
|
|||||||
5219
github-stats.json
5219
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -12,7 +12,26 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "silveroxides",
|
||||||
|
"title": "ComfyUI_ReduxEmbedToolkit",
|
||||||
|
"reference": "https://github.com/silveroxides/ComfyUI_ReduxEmbedToolkit",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/silveroxides/ComfyUI_ReduxEmbedToolkit"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Custom nodes for managing, saving and loading of Redux/Style based embeddings."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "Jpzz",
|
||||||
|
"title": "ComfyUI-VirtualInteraction [UNSAFE]",
|
||||||
|
"reference": "https://github.com/Jpzz/ComfyUI-VirtualInteraction",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Jpzz/ComfyUI-VirtualInteraction"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "NODES: virtual interaction custom node when using generative movie\n[w/This nodepack contains a node which is reading arbitrary excel file.]"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "StaffsGull",
|
"author": "StaffsGull",
|
||||||
"title": "comfyui_scene_builder",
|
"title": "comfyui_scene_builder",
|
||||||
|
|||||||
@ -164,6 +164,7 @@
|
|||||||
"FaceAlignPro",
|
"FaceAlignPro",
|
||||||
"FaceAlignProRestore",
|
"FaceAlignProRestore",
|
||||||
"SANMIN Adapt Coordinates",
|
"SANMIN Adapt Coordinates",
|
||||||
|
"SanmiKSampler",
|
||||||
"sanmi AddTextToImage",
|
"sanmi AddTextToImage",
|
||||||
"sanmi Adjust Transparency By Mask",
|
"sanmi Adjust Transparency By Mask",
|
||||||
"sanmi AdjustHexBrightness",
|
"sanmi AdjustHexBrightness",
|
||||||
@ -235,17 +236,20 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/7BEII/Comfyui_PDuse": [
|
"https://github.com/7BEII/Comfyui_PDuse": [
|
||||||
[
|
[
|
||||||
"BatchChangeNodeColor",
|
|
||||||
"BatchJsonIncremental",
|
|
||||||
"FileName_refixer",
|
|
||||||
"LoRALoader_path",
|
"LoRALoader_path",
|
||||||
|
"Load_Images",
|
||||||
|
"PDFile_FileName_refixer",
|
||||||
|
"PDIMAGE_LongerSize",
|
||||||
|
"PDIMAGE_Rename",
|
||||||
|
"PDJSON_BatchJsonIncremental",
|
||||||
|
"PDJSON_Group",
|
||||||
"PD_GetImageSize",
|
"PD_GetImageSize",
|
||||||
"PD_ImageMergerWithText",
|
"PD_ImageMergerWithText",
|
||||||
"PD_Image_Crop_Location",
|
"PD_Image_Crop_Location",
|
||||||
"PD_Image_centerCrop",
|
"PD_Image_centerCrop",
|
||||||
"PD_MASK_SELECTION",
|
"PD_MASK_SELECTION",
|
||||||
"PD_RemoveColorWords",
|
"PD_RemoveColorWords",
|
||||||
"PD_node",
|
"PD_Text Overlay Node",
|
||||||
"ReadTxtFiles"
|
"ReadTxtFiles"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -1365,6 +1369,14 @@
|
|||||||
"title_aux": "comfy-consistency-vae"
|
"title_aux": "comfy-consistency-vae"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Jpzz/ComfyUI-VirtualInteraction": [
|
||||||
|
[
|
||||||
|
"ExcelReaderNode"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-VirtualInteraction [UNSAFE]"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/Junst/ComfyUI-PNG2SVG2PNG": [
|
"https://github.com/Junst/ComfyUI-PNG2SVG2PNG": [
|
||||||
[
|
[
|
||||||
"PNG2SVG2PNG"
|
"PNG2SVG2PNG"
|
||||||
@ -2325,8 +2337,11 @@
|
|||||||
"https://github.com/StoryWalker/comfyui_flux_collection_advanced": [
|
"https://github.com/StoryWalker/comfyui_flux_collection_advanced": [
|
||||||
[
|
[
|
||||||
"Example",
|
"Example",
|
||||||
|
"FluxControlNetApply",
|
||||||
|
"FluxControlNetApplyPreview",
|
||||||
|
"FluxControlNetLoader",
|
||||||
|
"FluxImagePreview",
|
||||||
"FluxImageUpscaler",
|
"FluxImageUpscaler",
|
||||||
"FluxLoadControlNetPreprocessor",
|
|
||||||
"FluxLoader",
|
"FluxLoader",
|
||||||
"FluxSamplerParameters",
|
"FluxSamplerParameters",
|
||||||
"FluxTextPrompt"
|
"FluxTextPrompt"
|
||||||
@ -3951,6 +3966,7 @@
|
|||||||
"GagaBatchStringReplace",
|
"GagaBatchStringReplace",
|
||||||
"GagaGetFileList",
|
"GagaGetFileList",
|
||||||
"GagaGetStringListSize",
|
"GagaGetStringListSize",
|
||||||
|
"GagaSaveImageWithInfo",
|
||||||
"GagaSplitStringToList",
|
"GagaSplitStringToList",
|
||||||
"GagaTest"
|
"GagaTest"
|
||||||
],
|
],
|
||||||
@ -6470,6 +6486,15 @@
|
|||||||
"title_aux": "ComfyUI-SilentRain"
|
"title_aux": "ComfyUI-SilentRain"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/silveroxides/ComfyUI_ReduxEmbedToolkit": [
|
||||||
|
[
|
||||||
|
"LoadReduxEmb",
|
||||||
|
"SaveReduxEmb"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_ReduxEmbedToolkit"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/sizzlebop/comfyui-llm-prompt-enhancer": [
|
"https://github.com/sizzlebop/comfyui-llm-prompt-enhancer": [
|
||||||
[
|
[
|
||||||
"PromptEnhancer"
|
"PromptEnhancer"
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -10,6 +10,16 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "marklieberman",
|
||||||
|
"title": "ComfyUI-Liebs-Toast",
|
||||||
|
"reference": "https://github.com/marklieberman/ComfyUI-Liebs-Toast",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/marklieberman/ComfyUI-Liebs-Toast"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A node to display a toast notification. Use it to send a toast when your prompt is complete. Also pairs well with [a/ComfyUI-Liebs_Picker](https://github.com/marklieberman/ComfyUI-Liebs-Picker) and [a/cg-image-filter](https://github.com/chrisgoringe/cg-image-filter) to be notified when the picker is waiting."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "hua(Kungfu)",
|
"author": "hua(Kungfu)",
|
||||||
"title": "ComfyUI_to_webui",
|
"title": "ComfyUI_to_webui",
|
||||||
|
|||||||
@ -1507,10 +1507,15 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/Alexankharin/camera-comfyUI": [
|
"https://github.com/Alexankharin/camera-comfyUI": [
|
||||||
[
|
[
|
||||||
|
"CameraMotion",
|
||||||
"DepthAwareInpainter",
|
"DepthAwareInpainter",
|
||||||
|
"DepthRenormalizer",
|
||||||
"DepthToPointCloud",
|
"DepthToPointCloud",
|
||||||
|
"LoadPointCloud",
|
||||||
|
"PointCloudUnion",
|
||||||
"ProjectPointCloud",
|
"ProjectPointCloud",
|
||||||
"ReprojectImage",
|
"ReprojectImage",
|
||||||
|
"SavePointCloud",
|
||||||
"TransformPointCloud",
|
"TransformPointCloud",
|
||||||
"TransformToMatrix",
|
"TransformToMatrix",
|
||||||
"TransformToMatrixManual"
|
"TransformToMatrixManual"
|
||||||
@ -3154,6 +3159,7 @@
|
|||||||
", and the value is the function name in the right of the",
|
", and the value is the function name in the right of the",
|
||||||
"Black and white",
|
"Black and white",
|
||||||
"Image Judgment",
|
"Image Judgment",
|
||||||
|
"Image Resize MM",
|
||||||
"ImageMinusMask",
|
"ImageMinusMask",
|
||||||
"Light or Dark",
|
"Light or Dark",
|
||||||
"Load Random Images",
|
"Load Random Images",
|
||||||
@ -4972,6 +4978,7 @@
|
|||||||
"Prompt Combiner",
|
"Prompt Combiner",
|
||||||
"Prompt Styler",
|
"Prompt Styler",
|
||||||
"Sampler Config",
|
"Sampler Config",
|
||||||
|
"Save Image",
|
||||||
"String Switch",
|
"String Switch",
|
||||||
"Text Box",
|
"Text Box",
|
||||||
"VAE Switch"
|
"VAE Switch"
|
||||||
@ -6378,8 +6385,7 @@
|
|||||||
"https://github.com/LAOGOU-666/Comfyui-LG_Relight": [
|
"https://github.com/LAOGOU-666/Comfyui-LG_Relight": [
|
||||||
[
|
[
|
||||||
"LG_Relight",
|
"LG_Relight",
|
||||||
"LG_Relight_Basic",
|
"LG_Relight_Basic"
|
||||||
"LG_Relight_V2"
|
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Comfyui-LG_Relight"
|
"title_aux": "Comfyui-LG_Relight"
|
||||||
@ -6409,8 +6415,11 @@
|
|||||||
"https://github.com/LaVie024/comfyui-lopi999-nodes": [
|
"https://github.com/LaVie024/comfyui-lopi999-nodes": [
|
||||||
[
|
[
|
||||||
"AdvancedTextSwitch",
|
"AdvancedTextSwitch",
|
||||||
|
"Lopi999InputParameters",
|
||||||
|
"ModelParameters",
|
||||||
"RandomNormalDistribution",
|
"RandomNormalDistribution",
|
||||||
"RandomSDXLLatentSize",
|
"RandomSDXLLatentSize",
|
||||||
|
"SDXLEmptyLatentSizePicker_v2",
|
||||||
"ZetaSchedulerNode",
|
"ZetaSchedulerNode",
|
||||||
"ZipfSchedulerNode"
|
"ZipfSchedulerNode"
|
||||||
],
|
],
|
||||||
@ -6936,6 +6945,7 @@
|
|||||||
"\ud83c\udff7\ufe0f LoRA Loader Prompt Tags",
|
"\ud83c\udff7\ufe0f LoRA Loader Prompt Tags",
|
||||||
"\ud83d\udcbe Save Text File With Path",
|
"\ud83d\udcbe Save Text File With Path",
|
||||||
"\ud83d\udcc1 Get File Path",
|
"\ud83d\udcc1 Get File Path",
|
||||||
|
"\ud83d\udcd0 Resolution Image Size Selector",
|
||||||
"\ud83d\udd20 Tiktoken Tokenizer Info",
|
"\ud83d\udd20 Tiktoken Tokenizer Info",
|
||||||
"\ud83d\uddbc\ufe0f Download Image from URL",
|
"\ud83d\uddbc\ufe0f Download Image from URL",
|
||||||
"\ud83e\uddf9 String Cleaning"
|
"\ud83e\uddf9 String Cleaning"
|
||||||
@ -7140,9 +7150,11 @@
|
|||||||
"SaveImagEX",
|
"SaveImagEX",
|
||||||
"SelectionParameter",
|
"SelectionParameter",
|
||||||
"ShuffleTextLines",
|
"ShuffleTextLines",
|
||||||
|
"SimpleRandomSeed",
|
||||||
"SimpleTextReplacer",
|
"SimpleTextReplacer",
|
||||||
"SingleTextInput",
|
"SingleTextInput",
|
||||||
"SplitAndExtractText",
|
"SplitAndExtractText",
|
||||||
|
"SplitIntegers",
|
||||||
"SplitStringByDelimiter",
|
"SplitStringByDelimiter",
|
||||||
"TextConcatenation",
|
"TextConcatenation",
|
||||||
"TextConcatenator",
|
"TextConcatenator",
|
||||||
@ -14227,6 +14239,7 @@
|
|||||||
"AudioConcatenate",
|
"AudioConcatenate",
|
||||||
"AudioDenoising",
|
"AudioDenoising",
|
||||||
"AudioRecorderAT",
|
"AudioRecorderAT",
|
||||||
|
"LoadAudioMW",
|
||||||
"MinimalPauseNode",
|
"MinimalPauseNode",
|
||||||
"MultiLinePromptAT",
|
"MultiLinePromptAT",
|
||||||
"RemoveSilence",
|
"RemoveSilence",
|
||||||
@ -14279,6 +14292,7 @@
|
|||||||
"https://github.com/billwuhao/ComfyUI_MegaTTS3": [
|
"https://github.com/billwuhao/ComfyUI_MegaTTS3": [
|
||||||
[
|
[
|
||||||
"MegaTTS3Run",
|
"MegaTTS3Run",
|
||||||
|
"MegaTTS3SpeakersPreview",
|
||||||
"MultiLinePromptMG"
|
"MultiLinePromptMG"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -14318,6 +14332,7 @@
|
|||||||
"DetectCropFace",
|
"DetectCropFace",
|
||||||
"IDPhotos",
|
"IDPhotos",
|
||||||
"ImageWatermark",
|
"ImageWatermark",
|
||||||
|
"LoadImageMW",
|
||||||
"RMBG"
|
"RMBG"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -19091,6 +19106,7 @@
|
|||||||
"FL_Dalle3",
|
"FL_Dalle3",
|
||||||
"FL_DirectoryCrawl",
|
"FL_DirectoryCrawl",
|
||||||
"FL_Dither",
|
"FL_Dither",
|
||||||
|
"FL_Fal_Pixverse",
|
||||||
"FL_FractalKSampler",
|
"FL_FractalKSampler",
|
||||||
"FL_GPT_Image1",
|
"FL_GPT_Image1",
|
||||||
"FL_GPT_Text",
|
"FL_GPT_Text",
|
||||||
@ -19110,6 +19126,7 @@
|
|||||||
"FL_HalftonePattern",
|
"FL_HalftonePattern",
|
||||||
"FL_HexagonalPattern",
|
"FL_HexagonalPattern",
|
||||||
"FL_HunyuanDelight",
|
"FL_HunyuanDelight",
|
||||||
|
"FL_ImageAddToBatch",
|
||||||
"FL_ImageAdjuster",
|
"FL_ImageAdjuster",
|
||||||
"FL_ImageBatchToGrid",
|
"FL_ImageBatchToGrid",
|
||||||
"FL_ImageBatchToImageList",
|
"FL_ImageBatchToImageList",
|
||||||
@ -25689,6 +25706,14 @@
|
|||||||
"title_aux": "ComfyUI-Liebs-Picker"
|
"title_aux": "ComfyUI-Liebs-Picker"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/marklieberman/ComfyUI-Liebs-Toast": [
|
||||||
|
[
|
||||||
|
"LiebsToast"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Liebs-Toast"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/markuryy/ComfyUI-Flux-Prompt-Saver": [
|
"https://github.com/markuryy/ComfyUI-Flux-Prompt-Saver": [
|
||||||
[
|
[
|
||||||
"FluxPromptSaver",
|
"FluxPromptSaver",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user