Merge branch 'main' into feat/cnr

This commit is contained in:
Dr.Lt.Data
2024-09-11 00:08:36 +09:00
10 changed files with 2399 additions and 2161 deletions

View File

@@ -12,6 +12,16 @@
{
"author": "jazhang00",
"title": "ComfyUI Node for Slicedit",
"reference": "https://github.com/jazhang00/ComfyUI-Slicedit",
"files": [
"https://github.com/jazhang00/ComfyUI-Slicedit"
],
"install_type": "git-clone",
"description": "Slicedit main page: [a/https://matankleiner.github.io/slicedit/](https://matankleiner.github.io/slicedit/). Use Slicedit with ComfyUI."
},
{
"author": "Ryota",
"title": "Ryota's Nodes",
@@ -52,16 +62,6 @@
"install_type": "git-clone",
"description": "NODES:image select, Load AnyLLM, Ask LLM, OpenAI DAlle Node, SK Text_String, SK Random File Name"
},
{
"author": "Kinglord",
"title": "ComfyUI_Prompt_Gallery [WIP]",
"reference": "https://github.com/Kinglord/ComfyUI_Prompt_Gallery",
"files": [
"https://github.com/Kinglord/ComfyUI_Prompt_Gallery"
],
"install_type": "git-clone",
"description": "A custom node that adds a UI element to the sidebar that allows for quick and easy navigation of images to aid in building prompts."
},
{
"author": "Cardoso-topdev",
"title": "comfyui_meshanything_v1 [WIP]",
@@ -1072,17 +1072,6 @@
"install_type": "git-clone",
"description": "I've been working on the UX/UI of a timeline custom node system for ComfyUI over the past two weeks. The goal is to create a timeline similar to video/animation editing tools, without relying on traditional timeframe code. You can effortlessly add, delete, or rearrange rows, providing a streamlined user experience."
},
{
"author": "jh-leon-kim",
"title": "ComfyUI-JHK-utils",
"id": "jhk",
"reference": "https://github.com/jh-leon-kim/ComfyUI-JHK-utils",
"files": [
"https://github.com/jh-leon-kim/ComfyUI-JHK-utils"
],
"install_type": "git-clone",
"description": "Nodes:JHK_Utils_LoadEmbed, JHK_Utils_string_merge, JHK_Utils_ImageRemoveBackground"
},
{
"author": "StartHua",
"title": "Comfyui_CXH_CRM",

View File

@@ -206,7 +206,12 @@
],
"https://github.com/AIFSH/HivisionIDPhotos-ComfyUI": [
[
"HivisionNode"
"AddBackgroundNode",
"AddWaterMarkNode",
"ENHivisionParamsNode",
"HivisionLayOutNode",
"HivisionNode",
"ZHHivisionParamsNode"
],
{
"title_aux": "HivisionIDPhotos-ComfyUI"
@@ -676,9 +681,8 @@
],
"https://github.com/LyazS/comfyui-nettools": [
[
"NTL_LoadImageBase64",
"NTL_LoadMaskBase64",
"NTL_SendImageWebSocket"
"NTL_LoadImagesBase64",
"NTL_SendImagesWebSocket"
],
{
"title_aux": "comfyui-nettools"
@@ -1844,6 +1848,22 @@
"title_aux": "ie-comfyui-color-nodes"
}
],
"https://github.com/jazhang00/ComfyUI-Slicedit": [
[
"BackgroundScaler",
"CalculateNormalsFromImages",
"DetailTransfer",
"ICLightConditioning",
"LightSource",
"LoadAndApplyICLightUnet",
"LoadHDRImage",
"SaveImageWebsocket",
"VideoEffects"
],
{
"title_aux": "ComfyUI Node for Slicedit"
}
],
"https://github.com/jgbrblmd/ComfyUI-ComfyFluxSize": [
[
"ComfyFluxSize"
@@ -1852,21 +1872,6 @@
"title_aux": "ComfyUI-ComfyFluxSize [WIP]"
}
],
"https://github.com/jh-leon-kim/ComfyUI-JHK-utils": [
[
"JHK_Utils_ImageRemoveBackground",
"JHK_Utils_LargestImageSelector",
"JHK_Utils_LoadEmbed",
"JHK_Utils_LoadImageFromPath",
"JHK_Utils_RandomImageSelector",
"JHK_Utils_SelectSingleImageFromPath",
"JHK_Utils_string_filter",
"JHK_Utils_string_merge"
],
{
"title_aux": "ComfyUI-JHK-utils"
}
],
"https://github.com/jimmm-ai/TimeUi-a-ComfyUi-Timeline-Node": [
[
"jimmm.ai.TimelineUI"
@@ -1895,6 +1900,7 @@
"https://github.com/jinljin/ComfyUI-ElevenlabsAndDID-Combine": [
[
"BatchTalkingHeadRun",
"\ud83d\ude80AudioAdjust",
"\ud83d\ude80SingleTalkingHeadRun"
],
{

View File

File diff suppressed because it is too large Load Diff