update notebook

update db
This commit is contained in:
Dr.Lt.Data 2024-08-04 23:40:53 +09:00
parent 5959f54b6c
commit 8b121e1352
6 changed files with 902 additions and 802 deletions

View File

@ -9591,6 +9591,17 @@
"install_type": "git-clone",
"description": "This is a custom node that allows you to easily call up and set image size presets. Settings can be made by editing the included config.yaml. It is almost identical to Comfyroll Studio's CR AspectRatio. I created it because I wanted to easily edit the presets."
},
{
"author": "da2el-ai",
"title": "D2 Send Eagle",
"id": "d2-send-eagle",
"reference": "https://github.com/da2el-ai/ComfyUI-d2-send-eagle",
"files": [
"https://github.com/da2el-ai/ComfyUI-d2-send-eagle"
],
"install_type": "git-clone",
"description": "This is a custom node for sending images generated in ComfyUI to the image management software Eagle. It's an extension of an existing custom node called [a/ComfyUI-send-eagle-slim](https://github.com/shingo1228/ComfyUI-send-eagle-slim), modified to suit my preferences. I'm grateful to Shingo.T for creating the excellent original custom node."
},
{
"author": "nat-chan",
"title": "ComfyUI-Transceiver📡",
@ -12349,6 +12360,18 @@
"install_type": "git-clone",
"description": "Script for [a/AUTOMATIC1111/stable-diffusion-webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui) and node for ComfyUI to enhance colors.\nThis is the same algorithm GIMP/GEGL uses for color enhancement. The gist of this implementation is that it converts the color space to [CIELCh(ab) and normalizes the chroma (or '[a/colorfulness](https://en.wikipedia.org/wiki/Colorfulness)') component. Original source can be found in the link below."
},
{
"author": "emojiiii",
"title": "ComfyUI_Emojiiii_Custom_Nodes",
"reference": "https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes",
"files": [
"https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes"
],
"install_type": "git-clone",
"description": "Nodes:MultiTextEncode, KolorsMultiTextEncode"
},

View File

@ -2262,11 +2262,13 @@
],
"https://github.com/FuouM/ComfyUI-FirstOrderMM": [
[
"Articulate_Runner",
"FOMM_Partswap",
"FOMM_Runner",
"FOMM_Seg10Chooser",
"FOMM_Seg15Chooser",
"FOMM_Seg5Chooser"
"FOMM_Seg5Chooser",
"Spline_Runner"
],
{
"author": "Fuou Marinas",
@ -6467,13 +6469,20 @@
],
"https://github.com/ai-shizuka/ComfyUI-tbox": [
[
"AnimalPosePreprocessor",
"ConstrainImageNode",
"DWPosePreprocessor",
"DWPreprocessor",
"DensePosePreprocessor",
"ImageLoader",
"ImageResize",
"ImageSaver",
"ImageSize",
"ImagesSaver"
"ImagesSaver",
"MiDaSDepthPreprocessor"
],
{
"author": "tstandley",
"title_aux": "ComfyUI-tbox"
}
],
@ -9065,6 +9074,17 @@
"title_aux": "Face Compare"
}
],
"https://github.com/da2el-ai/ComfyUI-d2-send-eagle": [
[
"D2 Send Eagle"
],
{
"author": "da2el",
"description": "Send images to Eagle, an image management application",
"title": "D2 Send Eagle",
"title_aux": "D2 Send Eagle"
}
],
"https://github.com/da2el-ai/ComfyUI-d2-size-selector": [
[
"D2_SizeSelector"
@ -9092,10 +9112,14 @@
"https://github.com/dagthomas/comfyui_dagthomas": [
[
"CFGSkimming",
"FlexibleStringMergerNode",
"GPT4MiniNode",
"GPT4VisionNode",
"OllamaNode",
"PGSD3LatentGenerator",
"PromptGenerator"
"PromptGenerator",
"RandomIntegerNode",
"StringMergerNode"
],
{
"title_aux": "SDXL Auto Prompter"
@ -9629,6 +9653,15 @@
"title_aux": "Various custom nodes by Eden.art"
}
],
"https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes": [
[
"KolorsMultiTextEncode",
"MultiTextEncode"
],
{
"title_aux": "ComfyUI_Emojiiii_Custom_Nodes"
}
],
"https://github.com/evanspearman/ComfyMath": [
[
"CM_BoolBinaryOperation",
@ -10867,6 +10900,7 @@
"ebd_tool",
"end_dialog",
"end_workflow",
"extra_parameters",
"feishu",
"feishu_tool",
"file_combine",

File diff suppressed because it is too large Load Diff

View File

@ -10,6 +10,27 @@
{
"author": "emojiiii",
"title": "ComfyUI_Emojiiii_Custom_Nodes",
"reference": "https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes",
"files": [
"https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes"
],
"install_type": "git-clone",
"description": "Nodes:MultiTextEncode, KolorsMultiTextEncode"
},
{
"author": "da2el-ai",
"title": "D2 Send Eagle",
"id": "d2-send-eagle",
"reference": "https://github.com/da2el-ai/ComfyUI-d2-send-eagle",
"files": [
"https://github.com/da2el-ai/ComfyUI-d2-send-eagle"
],
"install_type": "git-clone",
"description": "This is a custom node for sending images generated in ComfyUI to the image management software Eagle. It's an extension of an existing custom node called [a/ComfyUI-send-eagle-slim](https://github.com/shingo1228/ComfyUI-send-eagle-slim), modified to suit my preferences. I'm grateful to Shingo.T for creating the excellent original custom node."
},
{
"author": "Extraltodeus",
"title": "Skimmed_CFG",
@ -666,28 +687,6 @@
],
"install_type":"git-clone",
"description":"Nodes: Save Weight As Kolors Unet"
},
{
"author": "ycchanau",
"title": "ComfyUI Preview Magnifier",
"id":"magnifier",
"reference": "https://github.com/ycchanau/ComfyUI_Preview_Magnifier",
"files":[
"https://github.com/ycchanau/ComfyUI_Preview_Magnifier"
],
"install_type":"git-clone",
"description":"Custom nodes that preview image with a magnifier."
},
{
"author": "Koushakur",
"title": "ComfyUI-DenoiseChooser",
"id":"denoise-chooser",
"reference": "https://github.com/Koushakur/ComfyUI-DenoiseChooser",
"files":[
"https://github.com/Koushakur/ComfyUI-DenoiseChooser"
],
"install_type":"git-clone",
"description":"The latent gets passed straight through unaltered, if it's empty (i.e from a 'Empty Latent Image' node) FLOAT outputs the first value, otherwise it outputs the second value"
}
]
}

View File

@ -2262,11 +2262,13 @@
],
"https://github.com/FuouM/ComfyUI-FirstOrderMM": [
[
"Articulate_Runner",
"FOMM_Partswap",
"FOMM_Runner",
"FOMM_Seg10Chooser",
"FOMM_Seg15Chooser",
"FOMM_Seg5Chooser"
"FOMM_Seg5Chooser",
"Spline_Runner"
],
{
"author": "Fuou Marinas",
@ -6467,13 +6469,20 @@
],
"https://github.com/ai-shizuka/ComfyUI-tbox": [
[
"AnimalPosePreprocessor",
"ConstrainImageNode",
"DWPosePreprocessor",
"DWPreprocessor",
"DensePosePreprocessor",
"ImageLoader",
"ImageResize",
"ImageSaver",
"ImageSize",
"ImagesSaver"
"ImagesSaver",
"MiDaSDepthPreprocessor"
],
{
"author": "tstandley",
"title_aux": "ComfyUI-tbox"
}
],
@ -9065,6 +9074,17 @@
"title_aux": "Face Compare"
}
],
"https://github.com/da2el-ai/ComfyUI-d2-send-eagle": [
[
"D2 Send Eagle"
],
{
"author": "da2el",
"description": "Send images to Eagle, an image management application",
"title": "D2 Send Eagle",
"title_aux": "D2 Send Eagle"
}
],
"https://github.com/da2el-ai/ComfyUI-d2-size-selector": [
[
"D2_SizeSelector"
@ -9092,10 +9112,14 @@
"https://github.com/dagthomas/comfyui_dagthomas": [
[
"CFGSkimming",
"FlexibleStringMergerNode",
"GPT4MiniNode",
"GPT4VisionNode",
"OllamaNode",
"PGSD3LatentGenerator",
"PromptGenerator"
"PromptGenerator",
"RandomIntegerNode",
"StringMergerNode"
],
{
"title_aux": "SDXL Auto Prompter"
@ -9629,6 +9653,15 @@
"title_aux": "Various custom nodes by Eden.art"
}
],
"https://github.com/emojiiii/ComfyUI_Emojiiii_Custom_Nodes": [
[
"KolorsMultiTextEncode",
"MultiTextEncode"
],
{
"title_aux": "ComfyUI_Emojiiii_Custom_Nodes"
}
],
"https://github.com/evanspearman/ComfyMath": [
[
"CM_BoolBinaryOperation",
@ -10867,6 +10900,7 @@
"ebd_tool",
"end_dialog",
"end_workflow",
"extra_parameters",
"feishu",
"feishu_tool",
"file_combine",

View File

@ -66,10 +66,10 @@
"\n",
"!echo -= Install dependencies =-\n",
"!pip3 install accelerate\n",
"!pip3 install einops transformers>=4.25.1 safetensors>=0.3.0 aiohttp pyyaml Pillow scipy tqdm psutil\n",
"!pip3 install einops transformers>=4.28.1 safetensors>=0.4.2 aiohttp pyyaml Pillow scipy tqdm psutil tokenizers>=0.13.3\n",
"!pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121\n",
"!pip3 install torchsde\n",
"!pip3 install kornia>=0.7.1 spandrel\n",
"!pip3 install kornia>=0.7.1 spandrel soundfile sentencepiece\n",
"\n",
"if OPTIONS['USE_COMFYUI_MANAGER']:\n",
" %cd custom_nodes\n",