update DB

This commit is contained in:
dr.lt.data 2023-09-06 10:07:16 +09:00
parent c17b4fcfe5
commit 6b441e7afb
4 changed files with 106 additions and 4 deletions

View File

@ -386,6 +386,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "Upscaling stable diffusion latents using a small neural network." "description": "Upscaling stable diffusion latents using a small neural network."
}, },
{
"author": "city96",
"title": "(WIP) ComfyUI_DiT",
"reference": "https://github.com/city96/ComfyUI_DiT",
"files": [
"https://github.com/city96/ComfyUI_DiT"
],
"pip": ["huggingface-hub"],
"install_type": "git-clone",
"description": "Testbed for <a href='https://github.com/facebookresearch/DiT' target='blank'>DiT(Scalable Diffusion Models with Transformers)</a>. <p style='background-color: black; color: red;'>None of this code is stable, expect breaking changes if for some reason you want to use this.</p>"
},
{ {
"author": "Kaharos94", "author": "Kaharos94",
"title": "ComfyUI-Saveaswebp", "title": "ComfyUI-Saveaswebp",
@ -861,6 +872,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "These custom nodes provide a variety of customized prompt stylers based on <a href='https://github.com/twri/sdxl_prompt_styler' target='blank'>twri/SDXL Prompt Styler</a>." "description": "These custom nodes provide a variety of customized prompt stylers based on <a href='https://github.com/twri/sdxl_prompt_styler' target='blank'>twri/SDXL Prompt Styler</a>."
}, },
{
"author": "wolfden",
"title": "ComfyUi_String_Function_Tree",
"reference": "https://github.com/wolfden/ComfyUi_String_Function_Tree",
"files": [
"https://github.com/wolfden/ComfyUi_String_Function_Tree"
],
"install_type": "git-clone",
"description": "This custom node provides the capability to manipulate multiple string inputs."
},
{ {
"author": "daxthin", "author": "daxthin",
"title": "facedetailer", "title": "facedetailer",

View File

@ -425,6 +425,7 @@
], ],
"https://github.com/JPS-GER/ComfyUI_JPS-Nodes": [ "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": [
[ [
"Filename Get Date Time String (JPS)",
"Math Largest Int (JPS)", "Math Largest Int (JPS)",
"Math Multiply Float Float (JPS)", "Math Multiply Float Float (JPS)",
"Math Multiply Int Float (JPS)", "Math Multiply Int Float (JPS)",
@ -434,7 +435,6 @@
"Menu Disable Enable Switch (JPS)", "Menu Disable Enable Switch (JPS)",
"Menu Enable Disable Switch (JPS)", "Menu Enable Disable Switch (JPS)",
"Menu Sampler Scheduler (JPS)", "Menu Sampler Scheduler (JPS)",
"SDXL Additional Settings (JPS)",
"SDXL Basic Settings (JPS)", "SDXL Basic Settings (JPS)",
"SDXL Recommended Resolution Calc (JPS)", "SDXL Recommended Resolution Calc (JPS)",
"SDXL Resolutions (JPS)", "SDXL Resolutions (JPS)",
@ -737,6 +737,8 @@
"CR Animation Stack", "CR Animation Stack",
"CR Animation Stack Keyframes", "CR Animation Stack Keyframes",
"CR Current Frame", "CR Current Frame",
"CR Cycle Images",
"CR Cycle Images Simple",
"CR Cycle LoRAs", "CR Cycle LoRAs",
"CR Cycle Models", "CR Cycle Models",
"CR Cycle Text", "CR Cycle Text",
@ -744,11 +746,14 @@
"CR Debatch Frames", "CR Debatch Frames",
"CR Gradient Float", "CR Gradient Float",
"CR Gradient Integer", "CR Gradient Integer",
"CR Image List",
"CR Image List Simple",
"CR Increment Float", "CR Increment Float",
"CR Increment Integer", "CR Increment Integer",
"CR Index Increment", "CR Index Increment",
"CR Index Multiply", "CR Index Multiply",
"CR Index Reset", "CR Index Reset",
"CR Interpolate Latents",
"CR Keyframe List", "CR Keyframe List",
"CR LoRA List", "CR LoRA List",
"CR Load Animation Frames", "CR Load Animation Frames",
@ -1437,11 +1442,14 @@
"AdjustRect", "AdjustRect",
"AnyToAny", "AnyToAny",
"BoundingRect (contours)", "BoundingRect (contours)",
"CLIPEncodeMultiple",
"CLIPEncodeMultipleAdvanced",
"ChameleonMask", "ChameleonMask",
"CheckpointLoader (dirty)", "CheckpointLoader (dirty)",
"CheckpointLoaderSimple (dirty)", "CheckpointLoaderSimple (dirty)",
"Color Clip", "Color Clip",
"Color Clip ADE20k", "Color Clip ADE20k",
"CondList",
"Conditioning (combine multiple)", "Conditioning (combine multiple)",
"Conditioning (combine selective)", "Conditioning (combine selective)",
"Conditioning Grid (cond)", "Conditioning Grid (cond)",
@ -1449,6 +1457,8 @@
"Conditioning Grid (string) Advanced", "Conditioning Grid (string) Advanced",
"Contour To Mask", "Contour To Mask",
"Contours", "Contours",
"ControlNetHadamard",
"ControlNetHadamard (manual)",
"CreateRequestMetadata", "CreateRequestMetadata",
"Draw Contour(s)", "Draw Contour(s)",
"Filter Contour", "Filter Contour",
@ -1554,6 +1564,16 @@
"title_aux": "sc-node-comfyui" "title_aux": "sc-node-comfyui"
} }
], ],
"https://github.com/city96/ComfyUI_DiT": [
[
"DiTCheckpointLoader",
"DiTLabelSelect",
"DiTSampler"
],
{
"title_aux": "(WIP) ComfyUI_DiT"
}
],
"https://github.com/city96/ComfyUI_NetDist": [ "https://github.com/city96/ComfyUI_NetDist": [
[ [
"FetchRemote", "FetchRemote",
@ -2751,12 +2771,22 @@
"SDXLPromptStylerbyTheme", "SDXLPromptStylerbyTheme",
"SDXLPromptStylerbyTimeofDay", "SDXLPromptStylerbyTimeofDay",
"SDXLPromptStylerbyWyvern", "SDXLPromptStylerbyWyvern",
"SDXLPromptbyGothicRevival" "SDXLPromptbyCelticArt",
"SDXLPromptbyGothicRevival",
"SDXLPromptbyIrishFolkArt"
], ],
{ {
"title_aux": "SDXL Prompt Styler (customized version by wolfden)" "title_aux": "SDXL Prompt Styler (customized version by wolfden)"
} }
], ],
"https://github.com/wolfden/ComfyUi_String_Function_Tree": [
[
"StringFunction"
],
{
"title_aux": "ComfyUi_String_Function_Tree"
}
],
"https://github.com/wsippel/comfyui_ws/raw/main/sdxl_utility.py": [ "https://github.com/wsippel/comfyui_ws/raw/main/sdxl_utility.py": [
[ [
"SDXLResolutionPresets" "SDXLResolutionPresets"

View File

@ -1,5 +1,26 @@
{ {
"custom_nodes": [ "custom_nodes": [
{
"author": "wolfden",
"title": "ComfyUi_String_Function_Tree",
"reference": "https://github.com/wolfden/ComfyUi_String_Function_Tree",
"files": [
"https://github.com/wolfden/ComfyUi_String_Function_Tree"
],
"install_type": "git-clone",
"description": "This custom node provides the capability to manipulate multiple string inputs."
},
{
"author": "city96",
"title": "(WIP) ComfyUI_DiT",
"reference": "https://github.com/city96/ComfyUI_DiT",
"files": [
"https://github.com/city96/ComfyUI_DiT"
],
"pip": ["huggingface-hub"],
"install_type": "git-clone",
"description": "Testbed for <a href='https://github.com/facebookresearch/DiT' target='blank'>DiT(Scalable Diffusion Models with Transformers)</a>. <p style='background-color: black; color: red;'>None of this code is stable, expect breaking changes if for some reason you want to use this.</p>"
},
{ {
"author": "braintacles", "author": "braintacles",
"title": "braintacles-nodes", "title": "braintacles-nodes",

View File

@ -425,6 +425,7 @@
], ],
"https://github.com/JPS-GER/ComfyUI_JPS-Nodes": [ "https://github.com/JPS-GER/ComfyUI_JPS-Nodes": [
[ [
"Filename Get Date Time String (JPS)",
"Math Largest Int (JPS)", "Math Largest Int (JPS)",
"Math Multiply Float Float (JPS)", "Math Multiply Float Float (JPS)",
"Math Multiply Int Float (JPS)", "Math Multiply Int Float (JPS)",
@ -434,7 +435,6 @@
"Menu Disable Enable Switch (JPS)", "Menu Disable Enable Switch (JPS)",
"Menu Enable Disable Switch (JPS)", "Menu Enable Disable Switch (JPS)",
"Menu Sampler Scheduler (JPS)", "Menu Sampler Scheduler (JPS)",
"SDXL Additional Settings (JPS)",
"SDXL Basic Settings (JPS)", "SDXL Basic Settings (JPS)",
"SDXL Recommended Resolution Calc (JPS)", "SDXL Recommended Resolution Calc (JPS)",
"SDXL Resolutions (JPS)", "SDXL Resolutions (JPS)",
@ -737,6 +737,8 @@
"CR Animation Stack", "CR Animation Stack",
"CR Animation Stack Keyframes", "CR Animation Stack Keyframes",
"CR Current Frame", "CR Current Frame",
"CR Cycle Images",
"CR Cycle Images Simple",
"CR Cycle LoRAs", "CR Cycle LoRAs",
"CR Cycle Models", "CR Cycle Models",
"CR Cycle Text", "CR Cycle Text",
@ -744,11 +746,14 @@
"CR Debatch Frames", "CR Debatch Frames",
"CR Gradient Float", "CR Gradient Float",
"CR Gradient Integer", "CR Gradient Integer",
"CR Image List",
"CR Image List Simple",
"CR Increment Float", "CR Increment Float",
"CR Increment Integer", "CR Increment Integer",
"CR Index Increment", "CR Index Increment",
"CR Index Multiply", "CR Index Multiply",
"CR Index Reset", "CR Index Reset",
"CR Interpolate Latents",
"CR Keyframe List", "CR Keyframe List",
"CR LoRA List", "CR LoRA List",
"CR Load Animation Frames", "CR Load Animation Frames",
@ -1437,11 +1442,14 @@
"AdjustRect", "AdjustRect",
"AnyToAny", "AnyToAny",
"BoundingRect (contours)", "BoundingRect (contours)",
"CLIPEncodeMultiple",
"CLIPEncodeMultipleAdvanced",
"ChameleonMask", "ChameleonMask",
"CheckpointLoader (dirty)", "CheckpointLoader (dirty)",
"CheckpointLoaderSimple (dirty)", "CheckpointLoaderSimple (dirty)",
"Color Clip", "Color Clip",
"Color Clip ADE20k", "Color Clip ADE20k",
"CondList",
"Conditioning (combine multiple)", "Conditioning (combine multiple)",
"Conditioning (combine selective)", "Conditioning (combine selective)",
"Conditioning Grid (cond)", "Conditioning Grid (cond)",
@ -1449,6 +1457,8 @@
"Conditioning Grid (string) Advanced", "Conditioning Grid (string) Advanced",
"Contour To Mask", "Contour To Mask",
"Contours", "Contours",
"ControlNetHadamard",
"ControlNetHadamard (manual)",
"CreateRequestMetadata", "CreateRequestMetadata",
"Draw Contour(s)", "Draw Contour(s)",
"Filter Contour", "Filter Contour",
@ -1554,6 +1564,16 @@
"title_aux": "sc-node-comfyui" "title_aux": "sc-node-comfyui"
} }
], ],
"https://github.com/city96/ComfyUI_DiT": [
[
"DiTCheckpointLoader",
"DiTLabelSelect",
"DiTSampler"
],
{
"title_aux": "(WIP) ComfyUI_DiT"
}
],
"https://github.com/city96/ComfyUI_NetDist": [ "https://github.com/city96/ComfyUI_NetDist": [
[ [
"FetchRemote", "FetchRemote",
@ -2751,12 +2771,22 @@
"SDXLPromptStylerbyTheme", "SDXLPromptStylerbyTheme",
"SDXLPromptStylerbyTimeofDay", "SDXLPromptStylerbyTimeofDay",
"SDXLPromptStylerbyWyvern", "SDXLPromptStylerbyWyvern",
"SDXLPromptbyGothicRevival" "SDXLPromptbyCelticArt",
"SDXLPromptbyGothicRevival",
"SDXLPromptbyIrishFolkArt"
], ],
{ {
"title_aux": "SDXL Prompt Styler (customized version by wolfden)" "title_aux": "SDXL Prompt Styler (customized version by wolfden)"
} }
], ],
"https://github.com/wolfden/ComfyUi_String_Function_Tree": [
[
"StringFunction"
],
{
"title_aux": "ComfyUi_String_Function_Tree"
}
],
"https://github.com/wsippel/comfyui_ws/raw/main/sdxl_utility.py": [ "https://github.com/wsippel/comfyui_ws/raw/main/sdxl_utility.py": [
[ [
"SDXLResolutionPresets" "SDXLResolutionPresets"