Browse Source

update DB

pull/100/head
dr.lt.data 1 year ago
parent
commit
6b441e7afb
  1. 21
      custom-node-list.json
  2. 34
      extension-node-map.json
  3. 21
      node_db/new/custom-node-list.json
  4. 34
      node_db/new/extension-node-map.json

21
custom-node-list.json

@ -386,6 +386,17 @@
"install_type": "git-clone",
"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",
"title": "ComfyUI-Saveaswebp",
@ -861,6 +872,16 @@
"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>."
},
{
"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",
"title": "facedetailer",

34
extension-node-map.json

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

21
node_db/new/custom-node-list.json

@ -1,5 +1,26 @@
{
"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",
"title": "braintacles-nodes",

34
node_db/new/extension-node-map.json

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

Loading…
Cancel
Save