mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 18:33:05 +08:00
update DB
This commit is contained in:
parent
3b57f74450
commit
6072a5c57f
@ -2155,6 +2155,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Based on GroundingDino and SAM, use semantic strings to segment any element in an image. The comfyui version of sd-webui-segment-anything."
|
"description": "Based on GroundingDino and SAM, use semantic strings to segment any element in an image. The comfyui version of sd-webui-segment-anything."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "a1lazydog",
|
||||||
|
"title": "ComfyUI-AudioScheduler",
|
||||||
|
"reference": "https://github.com/a1lazydog/ComfyUI-AudioScheduler",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/a1lazydog/ComfyUI-AudioScheduler"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes: LoadAudioFromPath, AudioToFFTs, BatchAmplitudeSchedule, AmplitudeSchedule."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "taabata",
|
"author": "taabata",
|
||||||
"title": "Syrian Falcon Nodes",
|
"title": "Syrian Falcon Nodes",
|
||||||
|
|||||||
@ -330,6 +330,7 @@
|
|||||||
"AMT VFI",
|
"AMT VFI",
|
||||||
"EISAI VFI",
|
"EISAI VFI",
|
||||||
"FILM VFI",
|
"FILM VFI",
|
||||||
|
"FLAVR VFI",
|
||||||
"GMFSS Fortuna VFI",
|
"GMFSS Fortuna VFI",
|
||||||
"IFRNet VFI",
|
"IFRNet VFI",
|
||||||
"IFUnet VFI",
|
"IFUnet VFI",
|
||||||
@ -958,6 +959,7 @@
|
|||||||
"CR Color Tint",
|
"CR Color Tint",
|
||||||
"CR Conditioning Input Switch",
|
"CR Conditioning Input Switch",
|
||||||
"CR ControlNet Input Switch",
|
"CR ControlNet Input Switch",
|
||||||
|
"CR Float To Integer",
|
||||||
"CR Float To String",
|
"CR Float To String",
|
||||||
"CR Halftone Grid",
|
"CR Halftone Grid",
|
||||||
"CR Halftones",
|
"CR Halftones",
|
||||||
@ -970,12 +972,17 @@
|
|||||||
"CR Image Pipe Out",
|
"CR Image Pipe Out",
|
||||||
"CR Image Size",
|
"CR Image Size",
|
||||||
"CR Img2Img Process Switch",
|
"CR Img2Img Process Switch",
|
||||||
|
"CR Index",
|
||||||
|
"CR Index Increment",
|
||||||
|
"CR Index Multiply",
|
||||||
|
"CR Index Reset",
|
||||||
"CR Integer Multiple",
|
"CR Integer Multiple",
|
||||||
"CR Integer To String",
|
"CR Integer To String",
|
||||||
"CR Latent Batch Size",
|
"CR Latent Batch Size",
|
||||||
"CR Latent Input Switch",
|
"CR Latent Input Switch",
|
||||||
"CR LoRA Stack",
|
"CR LoRA Stack",
|
||||||
"CR Load LoRA",
|
"CR Load LoRA",
|
||||||
|
"CR Load XY Annotation From File",
|
||||||
"CR Model Input Switch",
|
"CR Model Input Switch",
|
||||||
"CR Model Merge Stack",
|
"CR Model Merge Stack",
|
||||||
"CR Module Input",
|
"CR Module Input",
|
||||||
@ -991,12 +998,24 @@
|
|||||||
"CR SDXL Prompt Mix Presets",
|
"CR SDXL Prompt Mix Presets",
|
||||||
"CR SDXL Prompt Mixer",
|
"CR SDXL Prompt Mixer",
|
||||||
"CR SDXL Style Text",
|
"CR SDXL Style Text",
|
||||||
|
"CR Save XY Grid Image",
|
||||||
"CR Seed",
|
"CR Seed",
|
||||||
"CR Seed to Int",
|
"CR Seed to Int",
|
||||||
|
"CR Split String",
|
||||||
|
"CR String To Combo",
|
||||||
|
"CR String To Number",
|
||||||
"CR Switch Model and CLIP",
|
"CR Switch Model and CLIP",
|
||||||
"CR Text Input Switch",
|
"CR Text Input Switch",
|
||||||
"CR Text Input Switch (4 way)",
|
"CR Text Input Switch (4 way)",
|
||||||
"CR Upscale Image"
|
"CR Text List To String",
|
||||||
|
"CR Trigger",
|
||||||
|
"CR Upscale Image",
|
||||||
|
"CR XY From Folder",
|
||||||
|
"CR XY Grid",
|
||||||
|
"CR XY Index",
|
||||||
|
"CR XY Interpolate",
|
||||||
|
"CR XY List",
|
||||||
|
"CR XYZ Index"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI_Comfyroll_CustomNodes"
|
"title_aux": "ComfyUI_Comfyroll_CustomNodes"
|
||||||
@ -1324,8 +1343,10 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/WASasquatch/WAS_Extras": [
|
"https://github.com/WASasquatch/WAS_Extras": [
|
||||||
[
|
[
|
||||||
|
"CLIPTextEncodeList",
|
||||||
"ConditioningBlend",
|
"ConditioningBlend",
|
||||||
"DebugInput",
|
"DebugInput",
|
||||||
|
"KSamplerSeq",
|
||||||
"VAEEncodeForInpaint (WAS)",
|
"VAEEncodeForInpaint (WAS)",
|
||||||
"VividSharpen"
|
"VividSharpen"
|
||||||
],
|
],
|
||||||
@ -1358,6 +1379,7 @@
|
|||||||
"Control Net Model Input Switch",
|
"Control Net Model Input Switch",
|
||||||
"Convert Masks to Images",
|
"Convert Masks to Images",
|
||||||
"Create Grid Image",
|
"Create Grid Image",
|
||||||
|
"Create Grid Image from Batch",
|
||||||
"Create Morph Image",
|
"Create Morph Image",
|
||||||
"Create Morph Image from Path",
|
"Create Morph Image from Path",
|
||||||
"Create Video from Path",
|
"Create Video from Path",
|
||||||
@ -1437,8 +1459,6 @@
|
|||||||
"Integer place counter",
|
"Integer place counter",
|
||||||
"KSampler (WAS)",
|
"KSampler (WAS)",
|
||||||
"KSampler Cycle",
|
"KSampler Cycle",
|
||||||
"LangSAM Masking",
|
|
||||||
"LangSAM Model Loader",
|
|
||||||
"Latent Input Switch",
|
"Latent Input Switch",
|
||||||
"Latent Noise Injection",
|
"Latent Noise Injection",
|
||||||
"Latent Size to Number",
|
"Latent Size to Number",
|
||||||
@ -1590,6 +1610,17 @@
|
|||||||
"title_aux": "ComfyUI PickScore Nodes"
|
"title_aux": "ComfyUI PickScore Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/a1lazydog/ComfyUI-AudioScheduler": [
|
||||||
|
[
|
||||||
|
"AmplitudeSchedule",
|
||||||
|
"AudioToFFTs",
|
||||||
|
"BatchAmplitudeSchedule",
|
||||||
|
"LoadAudioFromPath"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-AudioScheduler"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/adieyal/comfyui-dynamicprompts": [
|
"https://github.com/adieyal/comfyui-dynamicprompts": [
|
||||||
[
|
[
|
||||||
"DPCombinatorialGenerator",
|
"DPCombinatorialGenerator",
|
||||||
@ -2827,6 +2858,9 @@
|
|||||||
"Animation Builder (mtb)",
|
"Animation Builder (mtb)",
|
||||||
"Any To String (mtb)",
|
"Any To String (mtb)",
|
||||||
"Batch Float (mtb)",
|
"Batch Float (mtb)",
|
||||||
|
"Batch Float Assemble (mtb)",
|
||||||
|
"Batch Float Fill (mtb)",
|
||||||
|
"Batch Make (mtb)",
|
||||||
"Batch Shape (mtb)",
|
"Batch Shape (mtb)",
|
||||||
"Batch Transform (mtb)",
|
"Batch Transform (mtb)",
|
||||||
"Bbox (mtb)",
|
"Bbox (mtb)",
|
||||||
@ -3505,7 +3539,8 @@
|
|||||||
"ESS String to Float",
|
"ESS String to Float",
|
||||||
"ESS String to Integer",
|
"ESS String to Integer",
|
||||||
"ESS String to Num",
|
"ESS String to Num",
|
||||||
"ESS String to X"
|
"ESS String to X",
|
||||||
|
"\u267e\ufe0f\ud83c\udf0a\u2728 Image Saver with JSON"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"author": "BiffMunky",
|
"author": "BiffMunky",
|
||||||
|
|||||||
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "a1lazydog",
|
||||||
|
"title": "ComfyUI-AudioScheduler",
|
||||||
|
"reference": "https://github.com/a1lazydog/ComfyUI-AudioScheduler",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/a1lazydog/ComfyUI-AudioScheduler"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes: LoadAudioFromPath, AudioToFFTs, BatchAmplitudeSchedule, AmplitudeSchedule."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "storyicon",
|
"author": "storyicon",
|
||||||
"title": "segment anything",
|
"title": "segment anything",
|
||||||
|
|||||||
@ -330,6 +330,7 @@
|
|||||||
"AMT VFI",
|
"AMT VFI",
|
||||||
"EISAI VFI",
|
"EISAI VFI",
|
||||||
"FILM VFI",
|
"FILM VFI",
|
||||||
|
"FLAVR VFI",
|
||||||
"GMFSS Fortuna VFI",
|
"GMFSS Fortuna VFI",
|
||||||
"IFRNet VFI",
|
"IFRNet VFI",
|
||||||
"IFUnet VFI",
|
"IFUnet VFI",
|
||||||
@ -958,6 +959,7 @@
|
|||||||
"CR Color Tint",
|
"CR Color Tint",
|
||||||
"CR Conditioning Input Switch",
|
"CR Conditioning Input Switch",
|
||||||
"CR ControlNet Input Switch",
|
"CR ControlNet Input Switch",
|
||||||
|
"CR Float To Integer",
|
||||||
"CR Float To String",
|
"CR Float To String",
|
||||||
"CR Halftone Grid",
|
"CR Halftone Grid",
|
||||||
"CR Halftones",
|
"CR Halftones",
|
||||||
@ -970,12 +972,17 @@
|
|||||||
"CR Image Pipe Out",
|
"CR Image Pipe Out",
|
||||||
"CR Image Size",
|
"CR Image Size",
|
||||||
"CR Img2Img Process Switch",
|
"CR Img2Img Process Switch",
|
||||||
|
"CR Index",
|
||||||
|
"CR Index Increment",
|
||||||
|
"CR Index Multiply",
|
||||||
|
"CR Index Reset",
|
||||||
"CR Integer Multiple",
|
"CR Integer Multiple",
|
||||||
"CR Integer To String",
|
"CR Integer To String",
|
||||||
"CR Latent Batch Size",
|
"CR Latent Batch Size",
|
||||||
"CR Latent Input Switch",
|
"CR Latent Input Switch",
|
||||||
"CR LoRA Stack",
|
"CR LoRA Stack",
|
||||||
"CR Load LoRA",
|
"CR Load LoRA",
|
||||||
|
"CR Load XY Annotation From File",
|
||||||
"CR Model Input Switch",
|
"CR Model Input Switch",
|
||||||
"CR Model Merge Stack",
|
"CR Model Merge Stack",
|
||||||
"CR Module Input",
|
"CR Module Input",
|
||||||
@ -991,12 +998,24 @@
|
|||||||
"CR SDXL Prompt Mix Presets",
|
"CR SDXL Prompt Mix Presets",
|
||||||
"CR SDXL Prompt Mixer",
|
"CR SDXL Prompt Mixer",
|
||||||
"CR SDXL Style Text",
|
"CR SDXL Style Text",
|
||||||
|
"CR Save XY Grid Image",
|
||||||
"CR Seed",
|
"CR Seed",
|
||||||
"CR Seed to Int",
|
"CR Seed to Int",
|
||||||
|
"CR Split String",
|
||||||
|
"CR String To Combo",
|
||||||
|
"CR String To Number",
|
||||||
"CR Switch Model and CLIP",
|
"CR Switch Model and CLIP",
|
||||||
"CR Text Input Switch",
|
"CR Text Input Switch",
|
||||||
"CR Text Input Switch (4 way)",
|
"CR Text Input Switch (4 way)",
|
||||||
"CR Upscale Image"
|
"CR Text List To String",
|
||||||
|
"CR Trigger",
|
||||||
|
"CR Upscale Image",
|
||||||
|
"CR XY From Folder",
|
||||||
|
"CR XY Grid",
|
||||||
|
"CR XY Index",
|
||||||
|
"CR XY Interpolate",
|
||||||
|
"CR XY List",
|
||||||
|
"CR XYZ Index"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI_Comfyroll_CustomNodes"
|
"title_aux": "ComfyUI_Comfyroll_CustomNodes"
|
||||||
@ -1324,8 +1343,10 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/WASasquatch/WAS_Extras": [
|
"https://github.com/WASasquatch/WAS_Extras": [
|
||||||
[
|
[
|
||||||
|
"CLIPTextEncodeList",
|
||||||
"ConditioningBlend",
|
"ConditioningBlend",
|
||||||
"DebugInput",
|
"DebugInput",
|
||||||
|
"KSamplerSeq",
|
||||||
"VAEEncodeForInpaint (WAS)",
|
"VAEEncodeForInpaint (WAS)",
|
||||||
"VividSharpen"
|
"VividSharpen"
|
||||||
],
|
],
|
||||||
@ -1358,6 +1379,7 @@
|
|||||||
"Control Net Model Input Switch",
|
"Control Net Model Input Switch",
|
||||||
"Convert Masks to Images",
|
"Convert Masks to Images",
|
||||||
"Create Grid Image",
|
"Create Grid Image",
|
||||||
|
"Create Grid Image from Batch",
|
||||||
"Create Morph Image",
|
"Create Morph Image",
|
||||||
"Create Morph Image from Path",
|
"Create Morph Image from Path",
|
||||||
"Create Video from Path",
|
"Create Video from Path",
|
||||||
@ -1437,8 +1459,6 @@
|
|||||||
"Integer place counter",
|
"Integer place counter",
|
||||||
"KSampler (WAS)",
|
"KSampler (WAS)",
|
||||||
"KSampler Cycle",
|
"KSampler Cycle",
|
||||||
"LangSAM Masking",
|
|
||||||
"LangSAM Model Loader",
|
|
||||||
"Latent Input Switch",
|
"Latent Input Switch",
|
||||||
"Latent Noise Injection",
|
"Latent Noise Injection",
|
||||||
"Latent Size to Number",
|
"Latent Size to Number",
|
||||||
@ -1590,6 +1610,17 @@
|
|||||||
"title_aux": "ComfyUI PickScore Nodes"
|
"title_aux": "ComfyUI PickScore Nodes"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/a1lazydog/ComfyUI-AudioScheduler": [
|
||||||
|
[
|
||||||
|
"AmplitudeSchedule",
|
||||||
|
"AudioToFFTs",
|
||||||
|
"BatchAmplitudeSchedule",
|
||||||
|
"LoadAudioFromPath"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-AudioScheduler"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/adieyal/comfyui-dynamicprompts": [
|
"https://github.com/adieyal/comfyui-dynamicprompts": [
|
||||||
[
|
[
|
||||||
"DPCombinatorialGenerator",
|
"DPCombinatorialGenerator",
|
||||||
@ -2827,6 +2858,9 @@
|
|||||||
"Animation Builder (mtb)",
|
"Animation Builder (mtb)",
|
||||||
"Any To String (mtb)",
|
"Any To String (mtb)",
|
||||||
"Batch Float (mtb)",
|
"Batch Float (mtb)",
|
||||||
|
"Batch Float Assemble (mtb)",
|
||||||
|
"Batch Float Fill (mtb)",
|
||||||
|
"Batch Make (mtb)",
|
||||||
"Batch Shape (mtb)",
|
"Batch Shape (mtb)",
|
||||||
"Batch Transform (mtb)",
|
"Batch Transform (mtb)",
|
||||||
"Bbox (mtb)",
|
"Bbox (mtb)",
|
||||||
@ -3505,7 +3539,8 @@
|
|||||||
"ESS String to Float",
|
"ESS String to Float",
|
||||||
"ESS String to Integer",
|
"ESS String to Integer",
|
||||||
"ESS String to Num",
|
"ESS String to Num",
|
||||||
"ESS String to X"
|
"ESS String to X",
|
||||||
|
"\u267e\ufe0f\ud83c\udf0a\u2728 Image Saver with JSON"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"author": "BiffMunky",
|
"author": "BiffMunky",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user