mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-08 21:54:26 +08:00
update DB
This commit is contained in:
parent
dd55df8ae8
commit
7bd91b5dc8
@ -4335,7 +4335,7 @@
|
||||
"https://github.com/Haoming02/comfyui-clear-screen"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is an Extension for ComfyUI, which adds a button, CLS, to clear the console window."
|
||||
"description": "Adds a CLS button to clear the console."
|
||||
},
|
||||
{
|
||||
"author": "Haoming02",
|
||||
@ -4355,7 +4355,7 @@
|
||||
"https://github.com/Haoming02/comfyui-tab-handler"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is an Extension for ComfyUI, which moves the menu to the specified corner on startup."
|
||||
"description": "Intercepts the Tab key to switch between textarea"
|
||||
},
|
||||
{
|
||||
"author": "Haoming02",
|
||||
@ -4365,7 +4365,17 @@
|
||||
"https://github.com/Haoming02/comfyui-floodgate"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is an Extension for ComfyUI, which allows you to control the logic flow with just one click!"
|
||||
"description": "A node that allows you to switch between execution flow"
|
||||
},
|
||||
{
|
||||
"author": "Haoming02",
|
||||
"title": "ComfyUI Node Beautify",
|
||||
"reference": "https://github.com/Haoming02/comfyui-node-beautify",
|
||||
"files": [
|
||||
"https://github.com/Haoming02/comfyui-node-beautify"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is an Extension for ComfyUI, which helps formatting the workflow."
|
||||
},
|
||||
{
|
||||
"author": "bedovyy",
|
||||
@ -4763,7 +4773,7 @@
|
||||
"https://github.com/NimaNzrii/comfyui-photoshop"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Photoshop node inside of ComfyUi, send and get data from Photoshop."
|
||||
"description": "Powerfull bridge to Photoshop by NimaNzrii"
|
||||
},
|
||||
{
|
||||
"author": "Rui",
|
||||
@ -6658,7 +6668,7 @@
|
||||
"https://github.com/kadirnar/ComfyUI-YOLO"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Load Ultralytics Model, Ultralytics Inference, Ultralytics Visualization, Convert to Dictionary, BBox to XYWH"
|
||||
"description": "Ultralytics-Powered Object Recognition for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "digitaljohn",
|
||||
@ -9727,7 +9737,7 @@
|
||||
"https://github.com/christian-byrne/audio-separation-nodes-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:AudioSeparation, AudioCrop, AudioCombine, AudioTempoMatch."
|
||||
"description": "Separate audio track into stems (vocals, bass, drums, other). Along with tools to recombine, tempo match, slice/crop audio."
|
||||
},
|
||||
{
|
||||
"author": "christian-byrne",
|
||||
@ -10614,7 +10624,7 @@
|
||||
"https://github.com/haohaocreates/ComfyUI-HH-Image-Selector"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "comfuio custom node that returns an image from a batch based on selected criteria such as RGB value, brightness, etc (credits to chris goringe's custom nodes tutorial )."
|
||||
"description": "comfy ui custom node that returns an image from a batch based on selected criteria such as RGB value, brightness, etc (credits to chris goringe's custom nodes tutorial )."
|
||||
},
|
||||
{
|
||||
"author": "exdysa",
|
||||
@ -11135,7 +11145,7 @@
|
||||
"https://github.com/MrSamSeen/ComfyUI_SSStereoscope"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The SideBySide Node is a powerful tool designed for ComfyUI to generate stereoscopic images. It takes a base image and a corresponding depth map as inputs and produces a combined image that simulates a 3D effect when viewed with appropriate equipment."
|
||||
"description": "Side by Side 3D Stereoscope generation node for ComfyUI by SamSeen."
|
||||
},
|
||||
{
|
||||
"author": "jroc22",
|
||||
|
||||
@ -7651,7 +7651,8 @@
|
||||
"AudioCombine",
|
||||
"AudioCrop",
|
||||
"AudioSeparation",
|
||||
"AudioTempoMatch"
|
||||
"AudioTempoMatch",
|
||||
"AudioVideoCombine"
|
||||
],
|
||||
{
|
||||
"title_aux": "audio-separation-nodes-comfyui"
|
||||
@ -8219,6 +8220,7 @@
|
||||
"ImageSeamCarving+",
|
||||
"ImageTile+",
|
||||
"ImageToDevice+",
|
||||
"ImageUntile+",
|
||||
"KSamplerVariationsStochastic+",
|
||||
"KSamplerVariationsWithNoise+",
|
||||
"LoadCLIPSegModels+",
|
||||
@ -8236,6 +8238,7 @@
|
||||
"MaskPreview+",
|
||||
"MaskSmooth+",
|
||||
"ModelCompile+",
|
||||
"NoiseFromImage+",
|
||||
"PixelOEPixelize+",
|
||||
"RemBGSession+",
|
||||
"RemoveLatentMask+",
|
||||
@ -9954,9 +9957,11 @@
|
||||
"story_json_tool",
|
||||
"string_logic",
|
||||
"substring",
|
||||
"text_iterator",
|
||||
"time_tool",
|
||||
"tool_combine",
|
||||
"tool_combine_plus",
|
||||
"translate_persona",
|
||||
"weather_tool",
|
||||
"weekday_tool",
|
||||
"wikipedia_tool",
|
||||
@ -12747,6 +12752,8 @@
|
||||
],
|
||||
"https://github.com/mullakhmetov/comfyui_dynamic_util_nodes": [
|
||||
[
|
||||
"ConcatStrings",
|
||||
"FormatString",
|
||||
"GetFiles",
|
||||
"LoadImageByPath"
|
||||
],
|
||||
@ -14117,6 +14124,15 @@
|
||||
"title_aux": "kb-comfyui-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/smthemex/ComfyUI_AnyDoor": [
|
||||
[
|
||||
"AnyDoor_LoadModel",
|
||||
"AnyDoor_img2img"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_AnyDoor"
|
||||
}
|
||||
],
|
||||
"https://github.com/smthemex/ComfyUI_ChatGLM_API": [
|
||||
[
|
||||
"Glm_4_9b_Chat",
|
||||
@ -15234,8 +15250,7 @@
|
||||
"EZLoadImgBatchFromUrlsNode",
|
||||
"EZLoadImgFromUrlNode",
|
||||
"EZRemoveImgBackground",
|
||||
"EZS3Uploader",
|
||||
"EZVideoCombiner"
|
||||
"EZS3Uploader"
|
||||
],
|
||||
{
|
||||
"title_aux": "easy-comfy-nodes"
|
||||
@ -15831,6 +15846,7 @@
|
||||
"LoadImageMaskWithoutListDir",
|
||||
"LoadImageWithSwitch",
|
||||
"LoadImageWithoutListDir",
|
||||
"MaskAutoSelector",
|
||||
"MaskFastGrow",
|
||||
"ModifyTextGender",
|
||||
"SplitMask"
|
||||
|
||||
2368
github-stats.json
2368
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -3038,6 +3038,18 @@
|
||||
"url": "https://huggingface.co/Doubiiu/ToonCrafter/resolve/main/model.ckpt",
|
||||
"size": "10.5GB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "xinsir/ControlNet++: All-in-one ControlNet",
|
||||
"type": "controlnet",
|
||||
"base": "SDXL",
|
||||
"save_path": "controlnet/SDXL/controlnet-union-sdxl-1.0",
|
||||
"description": "All-in-one ControlNet for image generations and editing!",
|
||||
"reference": "https://huggingface.co/xinsir/controlnet-union-sdxl-1.0",
|
||||
"filename": "diffusion_pytorch_model.safetensors",
|
||||
"url": "https://huggingface.co/xinsir/controlnet-union-sdxl-1.0/resolve/main/diffusion_pytorch_model.safetensors",
|
||||
"size": "2.50GB"
|
||||
},
|
||||
{
|
||||
"name": "xinsir/Controlnet-Scribble-Sdxl-1.0",
|
||||
"type": "controlnet",
|
||||
|
||||
@ -10,7 +10,16 @@
|
||||
},
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "ZZXYWQ",
|
||||
"title": "ComfyUI-ZZXYWQ",
|
||||
"reference": "https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ",
|
||||
"files": [
|
||||
"https://github.com/ZZXYWQ/ComfyUI-ZZXYWQ"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "I made a node for video transcoding and compression: Can be converted to mp4, mov, avi, mkv, support av1, h264, h265, optional frame rate 8, 15, 24, 25, 30, 50, 59, 60, 120, optional width and height, as well as sound format and quality."
|
||||
},
|
||||
{
|
||||
"author": "tom-doerr",
|
||||
"title": "DSPy Nodes [WIP]",
|
||||
|
||||
@ -11,6 +11,27 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_AnyDoor",
|
||||
"id": "ComfyUI_AnyDoor",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_AnyDoor",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_AnyDoor"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "You can use anydoor, change clothes or object..."
|
||||
},
|
||||
{
|
||||
"author": "Haoming02",
|
||||
"title": "ComfyUI Node Beautify",
|
||||
"reference": "https://github.com/Haoming02/comfyui-node-beautify",
|
||||
"files": [
|
||||
"https://github.com/Haoming02/comfyui-node-beautify"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is an Extension for ComfyUI, which helps formatting the workflow."
|
||||
},
|
||||
{
|
||||
"author": "adigayung",
|
||||
"title": "ComfyUI-Translator",
|
||||
|
||||
@ -7651,7 +7651,8 @@
|
||||
"AudioCombine",
|
||||
"AudioCrop",
|
||||
"AudioSeparation",
|
||||
"AudioTempoMatch"
|
||||
"AudioTempoMatch",
|
||||
"AudioVideoCombine"
|
||||
],
|
||||
{
|
||||
"title_aux": "audio-separation-nodes-comfyui"
|
||||
@ -8219,6 +8220,7 @@
|
||||
"ImageSeamCarving+",
|
||||
"ImageTile+",
|
||||
"ImageToDevice+",
|
||||
"ImageUntile+",
|
||||
"KSamplerVariationsStochastic+",
|
||||
"KSamplerVariationsWithNoise+",
|
||||
"LoadCLIPSegModels+",
|
||||
@ -8236,6 +8238,7 @@
|
||||
"MaskPreview+",
|
||||
"MaskSmooth+",
|
||||
"ModelCompile+",
|
||||
"NoiseFromImage+",
|
||||
"PixelOEPixelize+",
|
||||
"RemBGSession+",
|
||||
"RemoveLatentMask+",
|
||||
@ -9954,9 +9957,11 @@
|
||||
"story_json_tool",
|
||||
"string_logic",
|
||||
"substring",
|
||||
"text_iterator",
|
||||
"time_tool",
|
||||
"tool_combine",
|
||||
"tool_combine_plus",
|
||||
"translate_persona",
|
||||
"weather_tool",
|
||||
"weekday_tool",
|
||||
"wikipedia_tool",
|
||||
@ -12747,6 +12752,8 @@
|
||||
],
|
||||
"https://github.com/mullakhmetov/comfyui_dynamic_util_nodes": [
|
||||
[
|
||||
"ConcatStrings",
|
||||
"FormatString",
|
||||
"GetFiles",
|
||||
"LoadImageByPath"
|
||||
],
|
||||
@ -14117,6 +14124,15 @@
|
||||
"title_aux": "kb-comfyui-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/smthemex/ComfyUI_AnyDoor": [
|
||||
[
|
||||
"AnyDoor_LoadModel",
|
||||
"AnyDoor_img2img"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_AnyDoor"
|
||||
}
|
||||
],
|
||||
"https://github.com/smthemex/ComfyUI_ChatGLM_API": [
|
||||
[
|
||||
"Glm_4_9b_Chat",
|
||||
@ -15234,8 +15250,7 @@
|
||||
"EZLoadImgBatchFromUrlsNode",
|
||||
"EZLoadImgFromUrlNode",
|
||||
"EZRemoveImgBackground",
|
||||
"EZS3Uploader",
|
||||
"EZVideoCombiner"
|
||||
"EZS3Uploader"
|
||||
],
|
||||
{
|
||||
"title_aux": "easy-comfy-nodes"
|
||||
@ -15831,6 +15846,7 @@
|
||||
"LoadImageMaskWithoutListDir",
|
||||
"LoadImageWithSwitch",
|
||||
"LoadImageWithoutListDir",
|
||||
"MaskAutoSelector",
|
||||
"MaskFastGrow",
|
||||
"ModifyTextGender",
|
||||
"SplitMask"
|
||||
|
||||
@ -1,5 +1,17 @@
|
||||
{
|
||||
"models": [
|
||||
{
|
||||
"name": "xinsir/ControlNet++: All-in-one ControlNet",
|
||||
"type": "controlnet",
|
||||
"base": "SDXL",
|
||||
"save_path": "controlnet/SDXL/controlnet-union-sdxl-1.0",
|
||||
"description": "All-in-one ControlNet for image generations and editing!",
|
||||
"reference": "https://huggingface.co/xinsir/controlnet-union-sdxl-1.0",
|
||||
"filename": "diffusion_pytorch_model.safetensors",
|
||||
"url": "https://huggingface.co/xinsir/controlnet-union-sdxl-1.0/resolve/main/diffusion_pytorch_model.safetensors",
|
||||
"size": "2.50GB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "InstantX/SD3-Controlnet-Canny",
|
||||
"type": "controlnet",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user