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
be95396a57
commit
66f5eca7fa
@ -1964,39 +1964,6 @@
|
||||
"title_aux": "ComfyUI Inpaint Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Acly/comfyui-tooling-nodes": [
|
||||
[
|
||||
"ETN_ApplyMaskToImage",
|
||||
"ETN_ApplyReferenceImages",
|
||||
"ETN_AttentionMask",
|
||||
"ETN_BackgroundRegion",
|
||||
"ETN_CropImage",
|
||||
"ETN_DefineRegion",
|
||||
"ETN_ExtractImageTile",
|
||||
"ETN_ExtractMaskTile",
|
||||
"ETN_GenerateTileMask",
|
||||
"ETN_KritaCanvas",
|
||||
"ETN_KritaImageLayer",
|
||||
"ETN_KritaMaskLayer",
|
||||
"ETN_KritaOutput",
|
||||
"ETN_KritaSelection",
|
||||
"ETN_KritaSendText",
|
||||
"ETN_KritaStyle",
|
||||
"ETN_ListRegionMasks",
|
||||
"ETN_LoadImageBase64",
|
||||
"ETN_LoadMaskBase64",
|
||||
"ETN_MergeImageTile",
|
||||
"ETN_NSFWFilter",
|
||||
"ETN_Parameter",
|
||||
"ETN_ReferenceImage",
|
||||
"ETN_SendImageWebSocket",
|
||||
"ETN_TileLayout",
|
||||
"ETN_Translate"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Nodes for External Tooling"
|
||||
}
|
||||
],
|
||||
"https://github.com/AconexOfficial/ComfyUI_GOAT_Nodes": [
|
||||
[
|
||||
"Advanced_Color_Correction",
|
||||
@ -11028,8 +10995,9 @@
|
||||
[
|
||||
"CalcEmbeds",
|
||||
"CompareEmbeds",
|
||||
"Cond2Embeds",
|
||||
"EmbedsInfo",
|
||||
"GenerateDB",
|
||||
"GetImageEmbeds",
|
||||
"ImageSearcher",
|
||||
"LoadDB",
|
||||
"ResultBrowser",
|
||||
@ -18714,8 +18682,10 @@
|
||||
],
|
||||
"https://github.com/alexcong/ComfyUI_QwenVL": [
|
||||
[
|
||||
"Qwen",
|
||||
"Qwen2.5",
|
||||
"Qwen2.5VL"
|
||||
"Qwen2.5VL",
|
||||
"QwenVL"
|
||||
],
|
||||
{
|
||||
"title_aux": "Qwen2-VL wrapper for ComfyUI"
|
||||
@ -19098,6 +19068,7 @@
|
||||
"Sage_OllamaLLMPromptVisionRefine",
|
||||
"Sage_PonyPrefix",
|
||||
"Sage_PonyStyle",
|
||||
"Sage_PromptText",
|
||||
"Sage_QuadCLIPSelector",
|
||||
"Sage_QuickLoraStack",
|
||||
"Sage_QuickNineLoraStack",
|
||||
@ -19113,6 +19084,7 @@
|
||||
"Sage_SetTextWithInt",
|
||||
"Sage_SingleCLIPTextEncode",
|
||||
"Sage_SixLoraStack",
|
||||
"Sage_SystemPrompt",
|
||||
"Sage_TextRandomLine",
|
||||
"Sage_TextSelectLine",
|
||||
"Sage_TextSubstitution",
|
||||
@ -21278,6 +21250,7 @@
|
||||
"flow_auto_pixel",
|
||||
"flow_break_switch",
|
||||
"flow_judge",
|
||||
"flow_low_gpu",
|
||||
"flow_sch_control",
|
||||
"flow_switch",
|
||||
"img_effect_CircleWarp",
|
||||
@ -21294,6 +21267,7 @@
|
||||
"lay_image_grid_note",
|
||||
"lay_image_mul",
|
||||
"lay_imgCanvas",
|
||||
"lay_mul_image",
|
||||
"lay_text_sum",
|
||||
"lay_texture_Offset",
|
||||
"list_ListSlice",
|
||||
@ -24753,7 +24727,9 @@
|
||||
"https://github.com/diffussy69/comfyui-curved_weight_schedule": [
|
||||
[
|
||||
"CurvedTimestepKeyframes",
|
||||
"MaskSymmetryTool",
|
||||
"MultiMaskStrengthCombiner",
|
||||
"RegionalPromptInterpolation",
|
||||
"RegionalPrompting"
|
||||
],
|
||||
{
|
||||
@ -38581,6 +38557,8 @@
|
||||
"PVL_Any2String",
|
||||
"PVL_BatchAny",
|
||||
"PVL_BooleanLogic",
|
||||
"PVL_ComfyDeploy_LoraPrep",
|
||||
"PVL_ComfyDeploy_Universal",
|
||||
"PVL_Comfydeploy_Avatar_PulID_API",
|
||||
"PVL_Crop2AR",
|
||||
"PVL_EdgeExtend",
|
||||
|
||||
5264
github-stats.json
5264
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -10499,6 +10499,7 @@
|
||||
],
|
||||
"https://github.com/sprited-ai/sprited-comfyui-nodes": [
|
||||
[
|
||||
"LoopMomentumNode",
|
||||
"LoopTrimNode",
|
||||
"PixelRGBStats",
|
||||
"PreviewVideo",
|
||||
@ -10507,6 +10508,7 @@
|
||||
"SliceLatents",
|
||||
"URLToVideo",
|
||||
"VideoDownloader",
|
||||
"VideoEvenShotSplitter",
|
||||
"VideoShotSplitter",
|
||||
"VideoShotSplitterV0",
|
||||
"VideoShotSplitterV2",
|
||||
|
||||
@ -1964,39 +1964,6 @@
|
||||
"title_aux": "ComfyUI Inpaint Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/Acly/comfyui-tooling-nodes": [
|
||||
[
|
||||
"ETN_ApplyMaskToImage",
|
||||
"ETN_ApplyReferenceImages",
|
||||
"ETN_AttentionMask",
|
||||
"ETN_BackgroundRegion",
|
||||
"ETN_CropImage",
|
||||
"ETN_DefineRegion",
|
||||
"ETN_ExtractImageTile",
|
||||
"ETN_ExtractMaskTile",
|
||||
"ETN_GenerateTileMask",
|
||||
"ETN_KritaCanvas",
|
||||
"ETN_KritaImageLayer",
|
||||
"ETN_KritaMaskLayer",
|
||||
"ETN_KritaOutput",
|
||||
"ETN_KritaSelection",
|
||||
"ETN_KritaSendText",
|
||||
"ETN_KritaStyle",
|
||||
"ETN_ListRegionMasks",
|
||||
"ETN_LoadImageBase64",
|
||||
"ETN_LoadMaskBase64",
|
||||
"ETN_MergeImageTile",
|
||||
"ETN_NSFWFilter",
|
||||
"ETN_Parameter",
|
||||
"ETN_ReferenceImage",
|
||||
"ETN_SendImageWebSocket",
|
||||
"ETN_TileLayout",
|
||||
"ETN_Translate"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Nodes for External Tooling"
|
||||
}
|
||||
],
|
||||
"https://github.com/AconexOfficial/ComfyUI_GOAT_Nodes": [
|
||||
[
|
||||
"Advanced_Color_Correction",
|
||||
@ -11028,8 +10995,9 @@
|
||||
[
|
||||
"CalcEmbeds",
|
||||
"CompareEmbeds",
|
||||
"Cond2Embeds",
|
||||
"EmbedsInfo",
|
||||
"GenerateDB",
|
||||
"GetImageEmbeds",
|
||||
"ImageSearcher",
|
||||
"LoadDB",
|
||||
"ResultBrowser",
|
||||
@ -18714,8 +18682,10 @@
|
||||
],
|
||||
"https://github.com/alexcong/ComfyUI_QwenVL": [
|
||||
[
|
||||
"Qwen",
|
||||
"Qwen2.5",
|
||||
"Qwen2.5VL"
|
||||
"Qwen2.5VL",
|
||||
"QwenVL"
|
||||
],
|
||||
{
|
||||
"title_aux": "Qwen2-VL wrapper for ComfyUI"
|
||||
@ -19098,6 +19068,7 @@
|
||||
"Sage_OllamaLLMPromptVisionRefine",
|
||||
"Sage_PonyPrefix",
|
||||
"Sage_PonyStyle",
|
||||
"Sage_PromptText",
|
||||
"Sage_QuadCLIPSelector",
|
||||
"Sage_QuickLoraStack",
|
||||
"Sage_QuickNineLoraStack",
|
||||
@ -19113,6 +19084,7 @@
|
||||
"Sage_SetTextWithInt",
|
||||
"Sage_SingleCLIPTextEncode",
|
||||
"Sage_SixLoraStack",
|
||||
"Sage_SystemPrompt",
|
||||
"Sage_TextRandomLine",
|
||||
"Sage_TextSelectLine",
|
||||
"Sage_TextSubstitution",
|
||||
@ -21278,6 +21250,7 @@
|
||||
"flow_auto_pixel",
|
||||
"flow_break_switch",
|
||||
"flow_judge",
|
||||
"flow_low_gpu",
|
||||
"flow_sch_control",
|
||||
"flow_switch",
|
||||
"img_effect_CircleWarp",
|
||||
@ -21294,6 +21267,7 @@
|
||||
"lay_image_grid_note",
|
||||
"lay_image_mul",
|
||||
"lay_imgCanvas",
|
||||
"lay_mul_image",
|
||||
"lay_text_sum",
|
||||
"lay_texture_Offset",
|
||||
"list_ListSlice",
|
||||
@ -24753,7 +24727,9 @@
|
||||
"https://github.com/diffussy69/comfyui-curved_weight_schedule": [
|
||||
[
|
||||
"CurvedTimestepKeyframes",
|
||||
"MaskSymmetryTool",
|
||||
"MultiMaskStrengthCombiner",
|
||||
"RegionalPromptInterpolation",
|
||||
"RegionalPrompting"
|
||||
],
|
||||
{
|
||||
@ -38581,6 +38557,8 @@
|
||||
"PVL_Any2String",
|
||||
"PVL_BatchAny",
|
||||
"PVL_BooleanLogic",
|
||||
"PVL_ComfyDeploy_LoraPrep",
|
||||
"PVL_ComfyDeploy_Universal",
|
||||
"PVL_Comfydeploy_Avatar_PulID_API",
|
||||
"PVL_Crop2AR",
|
||||
"PVL_EdgeExtend",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user