update DB
This commit is contained in:
@@ -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]",
|
||||
|
||||
@@ -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
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user