update DB

This commit is contained in:
Dr.Lt.Data 2025-04-20 18:49:43 +09:00
parent 0735271b10
commit b57747fdf1
8 changed files with 2696 additions and 207 deletions

View File

@ -15445,16 +15445,6 @@
"install_type": "git-clone",
"description": "The FLUX model API from DashScope, developed by Black Forest Labs, offers superior image generation capabilities with optimized support for Chinese prompts, achieving a commendable tradeoff between performance and the quality of generated images compared to other open-source models."
},
{
"author": "lucafoscili",
"title": "LF Nodes",
"reference": "https://github.com/lucafoscili/lf-nodes",
"files": [
"https://github.com/lucafoscili/lf-nodes"
],
"install_type": "git-clone",
"description": "Custom nodes with a touch of extra UX, including: history for primitives, JSON manipulation, logic switches with visual feedback, LLM chat... and more!"
},
{
"author": "JPrevots",
"title": "ComfyUI-PhyCV",
@ -24134,6 +24124,16 @@
"install_type": "git-clone",
"description": "A collection of custom nodes for ComfyUI designed to replicate certain visual elements and effects reminiscent of Snap and early digital aesthetics. These nodes are ideal for image processing tasks and are fully compatible with ComfyUI."
},
{
"author": "judian17",
"title": "ComfyUI_ZIM",
"reference": "https://github.com/judian17/ComfyUI_ZIM",
"files": [
"https://github.com/judian17/ComfyUI_ZIM"
],
"install_type": "git-clone",
"description": "The unofficial implementation of ZIM in ComfyUI"
},

View File

@ -21710,6 +21710,14 @@
"title_aux": "ComfyUI LayerDivider"
}
],
"https://github.com/judian17/ComfyUI_ZIM": [
[
"ZimSegment"
],
{
"title_aux": "ComfyUI_ZIM"
}
],
"https://github.com/juehackr/comfyui_fk_server": [
[
"FK_Node",
@ -24718,104 +24726,6 @@
"title_aux": "ComfyUI CrewAI"
}
],
"https://github.com/lucafoscili/lf-nodes": [
[
"LF_Blend",
"LF_BlurImages",
"LF_Boolean",
"LF_Brightness",
"LF_CharacterImpersonator",
"LF_CheckpointSelector",
"LF_CivitAIMetadataSetup",
"LF_Clarity",
"LF_ColorAnalysis",
"LF_CompareImages",
"LF_Contrast",
"LF_ControlPanel",
"LF_Desaturation",
"LF_DisplayBoolean",
"LF_DisplayFloat",
"LF_DisplayInteger",
"LF_DisplayJSON",
"LF_DisplayPrimitiveAsJSON",
"LF_DisplayString",
"LF_EmbeddingSelector",
"LF_ExtractPromptFromLoraTag",
"LF_ExtractString",
"LF_FilmGrain",
"LF_Float",
"LF_GaussianBlur",
"LF_GetRandomKeyFromJSON",
"LF_GetValueFromJSON",
"LF_ImageClassifier",
"LF_ImageHistogram",
"LF_ImageListFromJSON",
"LF_ImagesEditingBreakpoint",
"LF_ImagesSlideshow",
"LF_Integer",
"LF_IsLandscape",
"LF_KeywordCounter",
"LF_KeywordToggleFromJSON",
"LF_LLMChat",
"LF_LLMMessenger",
"LF_LUTApplication",
"LF_LUTGeneration",
"LF_Line",
"LF_LoadAndEditImages",
"LF_LoadFileOnce",
"LF_LoadImages",
"LF_LoadLocalJSON",
"LF_LoadLoraTags",
"LF_LoadMetadata",
"LF_LoraAndEmbeddingSelector",
"LF_LoraSelector",
"LF_MarkdownDocGenerator",
"LF_MathOperation",
"LF_MultipleImageResizeForWeb",
"LF_Notify",
"LF_ParsePromptWithLoraTags",
"LF_RandomBoolean",
"LF_RegexReplace",
"LF_RegionExtractor",
"LF_ResizeImageByEdge",
"LF_ResizeImageToDimension",
"LF_ResizeImageToSquare",
"LF_ResolutionSwitcher",
"LF_SamplerSelector",
"LF_SaveImageForCivitAI",
"LF_SaveJSON",
"LF_SaveMarkdown",
"LF_SchedulerSelector",
"LF_Sepia",
"LF_SequentialSeedsGenerator",
"LF_SetValueInJSON",
"LF_ShuffleJSONKeys",
"LF_Something2Number",
"LF_Something2String",
"LF_SortJSONKeys",
"LF_String",
"LF_StringReplace",
"LF_StringTemplate",
"LF_StringToJSON",
"LF_SwitchFloat",
"LF_SwitchImage",
"LF_SwitchInteger",
"LF_SwitchJSON",
"LF_SwitchString",
"LF_UpdateUsageStatistics",
"LF_UpscaleModelSelector",
"LF_UrandomSeedGenerator",
"LF_UsageStatistics",
"LF_VAESelector",
"LF_ViewImages",
"LF_Vignette",
"LF_WallOfText",
"LF_WriteJSON"
],
{
"title_aux": "LF Nodes"
}
],
"https://github.com/lujiazho/ComfyUI-CatvtonFluxWrapper": [
[
"CatvtonFluxSampler",

View File

@ -7384,6 +7384,11 @@
"last_update": "2024-07-31 13:45:53",
"author_account_age_days": 5053
},
"https://github.com/judian17/ComfyUI_ZIM": {
"stars": 0,
"last_update": "2025-04-20 09:29:15",
"author_account_age_days": 2145
},
"https://github.com/juehackr/comfyui_fk_server": {
"stars": 330,
"last_update": "2025-03-28 02:33:37",

View File

@ -12,6 +12,16 @@
{
"author": "lucafoscili",
"title": "LF Nodes [UNSAFE]",
"reference": "https://github.com/lucafoscili/lf-nodes",
"files": [
"https://github.com/lucafoscili/lf-nodes"
],
"install_type": "git-clone",
"description": "Custom nodes with a touch of extra UX, including: history for primitives, JSON manipulation, logic switches with visual feedback, LLM chat... and more!\n[w/This node pack contains a node with a vulnerability that allows arbitrary code execution.]"
},
{
"author": "jerryname2022",
"title": "ComfyUI-Real-ESRGAN [WIP]",

View File

@ -5217,6 +5217,104 @@
"title_aux": "SK-Nodes"
}
],
"https://github.com/lucafoscili/lf-nodes": [
[
"LF_Blend",
"LF_BlurImages",
"LF_Boolean",
"LF_Brightness",
"LF_CharacterImpersonator",
"LF_CheckpointSelector",
"LF_CivitAIMetadataSetup",
"LF_Clarity",
"LF_ColorAnalysis",
"LF_CompareImages",
"LF_Contrast",
"LF_ControlPanel",
"LF_Desaturation",
"LF_DisplayBoolean",
"LF_DisplayFloat",
"LF_DisplayInteger",
"LF_DisplayJSON",
"LF_DisplayPrimitiveAsJSON",
"LF_DisplayString",
"LF_EmbeddingSelector",
"LF_ExtractPromptFromLoraTag",
"LF_ExtractString",
"LF_FilmGrain",
"LF_Float",
"LF_GaussianBlur",
"LF_GetRandomKeyFromJSON",
"LF_GetValueFromJSON",
"LF_ImageClassifier",
"LF_ImageHistogram",
"LF_ImageListFromJSON",
"LF_ImagesEditingBreakpoint",
"LF_ImagesSlideshow",
"LF_Integer",
"LF_IsLandscape",
"LF_KeywordCounter",
"LF_KeywordToggleFromJSON",
"LF_LLMChat",
"LF_LLMMessenger",
"LF_LUTApplication",
"LF_LUTGeneration",
"LF_Line",
"LF_LoadAndEditImages",
"LF_LoadFileOnce",
"LF_LoadImages",
"LF_LoadLocalJSON",
"LF_LoadLoraTags",
"LF_LoadMetadata",
"LF_LoraAndEmbeddingSelector",
"LF_LoraSelector",
"LF_MarkdownDocGenerator",
"LF_MathOperation",
"LF_MultipleImageResizeForWeb",
"LF_Notify",
"LF_ParsePromptWithLoraTags",
"LF_RandomBoolean",
"LF_RegexReplace",
"LF_RegionExtractor",
"LF_ResizeImageByEdge",
"LF_ResizeImageToDimension",
"LF_ResizeImageToSquare",
"LF_ResolutionSwitcher",
"LF_SamplerSelector",
"LF_SaveImageForCivitAI",
"LF_SaveJSON",
"LF_SaveMarkdown",
"LF_SchedulerSelector",
"LF_Sepia",
"LF_SequentialSeedsGenerator",
"LF_SetValueInJSON",
"LF_ShuffleJSONKeys",
"LF_Something2Number",
"LF_Something2String",
"LF_SortJSONKeys",
"LF_String",
"LF_StringReplace",
"LF_StringTemplate",
"LF_StringToJSON",
"LF_SwitchFloat",
"LF_SwitchImage",
"LF_SwitchInteger",
"LF_SwitchJSON",
"LF_SwitchString",
"LF_UpdateUsageStatistics",
"LF_UpscaleModelSelector",
"LF_UrandomSeedGenerator",
"LF_UsageStatistics",
"LF_VAESelector",
"LF_ViewImages",
"LF_Vignette",
"LF_WallOfText",
"LF_WriteJSON"
],
{
"title_aux": "LF Nodes [UNSAFE]"
}
],
"https://github.com/lum3on/comfyui_LLM_Polymath": [
[
"ConceptEraserNode",

File diff suppressed because it is too large Load Diff

View File

@ -70,6 +70,16 @@
"install_type": "git-clone",
"description": "A collection of custom nodes for ComfyUI designed to replicate certain visual elements and effects reminiscent of Snap and early digital aesthetics. These nodes are ideal for image processing tasks and are fully compatible with ComfyUI."
},
{
"author": "judian17",
"title": "ComfyUI_ZIM",
"reference": "https://github.com/judian17/ComfyUI_ZIM",
"files": [
"https://github.com/judian17/ComfyUI_ZIM"
],
"install_type": "git-clone",
"description": "The unofficial implementation of ZIM in ComfyUI"
},
{
"author": "bytedance",
"title": "ComfyUI_InfiniteYou",

View File

@ -21710,6 +21710,14 @@
"title_aux": "ComfyUI LayerDivider"
}
],
"https://github.com/judian17/ComfyUI_ZIM": [
[
"ZimSegment"
],
{
"title_aux": "ComfyUI_ZIM"
}
],
"https://github.com/juehackr/comfyui_fk_server": [
[
"FK_Node",
@ -24718,104 +24726,6 @@
"title_aux": "ComfyUI CrewAI"
}
],
"https://github.com/lucafoscili/lf-nodes": [
[
"LF_Blend",
"LF_BlurImages",
"LF_Boolean",
"LF_Brightness",
"LF_CharacterImpersonator",
"LF_CheckpointSelector",
"LF_CivitAIMetadataSetup",
"LF_Clarity",
"LF_ColorAnalysis",
"LF_CompareImages",
"LF_Contrast",
"LF_ControlPanel",
"LF_Desaturation",
"LF_DisplayBoolean",
"LF_DisplayFloat",
"LF_DisplayInteger",
"LF_DisplayJSON",
"LF_DisplayPrimitiveAsJSON",
"LF_DisplayString",
"LF_EmbeddingSelector",
"LF_ExtractPromptFromLoraTag",
"LF_ExtractString",
"LF_FilmGrain",
"LF_Float",
"LF_GaussianBlur",
"LF_GetRandomKeyFromJSON",
"LF_GetValueFromJSON",
"LF_ImageClassifier",
"LF_ImageHistogram",
"LF_ImageListFromJSON",
"LF_ImagesEditingBreakpoint",
"LF_ImagesSlideshow",
"LF_Integer",
"LF_IsLandscape",
"LF_KeywordCounter",
"LF_KeywordToggleFromJSON",
"LF_LLMChat",
"LF_LLMMessenger",
"LF_LUTApplication",
"LF_LUTGeneration",
"LF_Line",
"LF_LoadAndEditImages",
"LF_LoadFileOnce",
"LF_LoadImages",
"LF_LoadLocalJSON",
"LF_LoadLoraTags",
"LF_LoadMetadata",
"LF_LoraAndEmbeddingSelector",
"LF_LoraSelector",
"LF_MarkdownDocGenerator",
"LF_MathOperation",
"LF_MultipleImageResizeForWeb",
"LF_Notify",
"LF_ParsePromptWithLoraTags",
"LF_RandomBoolean",
"LF_RegexReplace",
"LF_RegionExtractor",
"LF_ResizeImageByEdge",
"LF_ResizeImageToDimension",
"LF_ResizeImageToSquare",
"LF_ResolutionSwitcher",
"LF_SamplerSelector",
"LF_SaveImageForCivitAI",
"LF_SaveJSON",
"LF_SaveMarkdown",
"LF_SchedulerSelector",
"LF_Sepia",
"LF_SequentialSeedsGenerator",
"LF_SetValueInJSON",
"LF_ShuffleJSONKeys",
"LF_Something2Number",
"LF_Something2String",
"LF_SortJSONKeys",
"LF_String",
"LF_StringReplace",
"LF_StringTemplate",
"LF_StringToJSON",
"LF_SwitchFloat",
"LF_SwitchImage",
"LF_SwitchInteger",
"LF_SwitchJSON",
"LF_SwitchString",
"LF_UpdateUsageStatistics",
"LF_UpscaleModelSelector",
"LF_UrandomSeedGenerator",
"LF_UsageStatistics",
"LF_VAESelector",
"LF_ViewImages",
"LF_Vignette",
"LF_WallOfText",
"LF_WriteJSON"
],
{
"title_aux": "LF Nodes"
}
],
"https://github.com/lujiazho/ComfyUI-CatvtonFluxWrapper": [
[
"CatvtonFluxSampler",