Browse Source

update DB

pull/365/head
Dr.Lt.Data 10 months ago
parent
commit
62c9c00b20
  1. 12
      extension-node-map.json
  2. 27
      node_db/dev/extension-node-map.json
  3. 12
      node_db/new/extension-node-map.json

12
extension-node-map.json

@ -948,6 +948,10 @@
],
"https://github.com/Inzaniak/comfyui-ranbooru": [
[
"PromptBackground",
"PromptLimit",
"PromptMix",
"PromptRandomWeight",
"Ranbooru",
"RandomPicturePath"
],
@ -2266,6 +2270,8 @@
"tri3d-face-recognise",
"tri3d-float-to-image",
"tri3d-fuzzification",
"tri3d-image-mask-2-box",
"tri3d-image-mask-box-2-image",
"tri3d-interaction-canny",
"tri3d-load-pose-json",
"tri3d-pose-adaption",
@ -3668,6 +3674,7 @@
"Load CheckPoint DragNUWA",
"Load MotionBrush From Optical Flow",
"Load MotionBrush From Optical Flow Directory",
"Load MotionBrush From Optical Flow Without Model",
"Load MotionBrush From Tracking Points",
"Load Pose KeyPoints",
"Loop",
@ -3747,7 +3754,9 @@
],
"https://github.com/chaojie/ComfyUI-RAFT": [
[
"RAFT Run"
"Load MotionBrush",
"RAFT Run",
"Save MotionBrush"
],
{
"title_aux": "ComfyUI-RAFT"
@ -5580,6 +5589,7 @@
"GlobalSeed //Inspire",
"HEDPreprocessor_Provider_for_SEGS //Inspire",
"HyperTile //Inspire",
"IPAdapterModelHelper //Inspire",
"ImageBatchSplitter //Inspire",
"InpaintPreprocessor_Provider_for_SEGS //Inspire",
"KSampler //Inspire",

27
node_db/dev/extension-node-map.json

@ -122,22 +122,6 @@
"title_aux": "ComfyUI-AnyText\uff08WIP\uff09"
}
],
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-PhotoMaker": [
[
"BaseModel_Loader_fromhub",
"BaseModel_Loader_local",
"LoRALoader",
"NEW_PhotoMaker_Generation",
"PhotoMakerAdapter_Loader_fromhub",
"PhotoMakerAdapter_Loader_local",
"PhotoMaker_Generation",
"Prompt_Styler",
"Ref_Image_Preprocessing"
],
{
"title_aux": "ZHO-ZHO-ZHO/ComfyUI PhotoMaker (WIP)"
}
],
"https://github.com/alt-key-project/comfyui-dream-video-batches": [
[
"Blended Transition [DVB]",
@ -298,6 +282,8 @@
"ModelSamplingDiscrete",
"PatchModelAddDownscale",
"PerpNeg",
"PhotoMakerEncode",
"PhotoMakerLoader",
"PolyexponentialScheduler",
"PorterDuffImageComposite",
"PreviewImage",
@ -677,6 +663,15 @@
"title_aux": "comfyui_sendimage_node"
}
],
"https://github.com/unanan/ComfyUI-clip-interrogator": [
[
"ComfyUIClipInterrogator",
"ShowText"
],
{
"title_aux": "ComfyUI-clip-interrogator [WIP]"
}
],
"https://github.com/wormley/comfyui-wormley-nodes": [
[
"CheckpointVAELoaderSimpleText",

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

@ -948,6 +948,10 @@
],
"https://github.com/Inzaniak/comfyui-ranbooru": [
[
"PromptBackground",
"PromptLimit",
"PromptMix",
"PromptRandomWeight",
"Ranbooru",
"RandomPicturePath"
],
@ -2266,6 +2270,8 @@
"tri3d-face-recognise",
"tri3d-float-to-image",
"tri3d-fuzzification",
"tri3d-image-mask-2-box",
"tri3d-image-mask-box-2-image",
"tri3d-interaction-canny",
"tri3d-load-pose-json",
"tri3d-pose-adaption",
@ -3668,6 +3674,7 @@
"Load CheckPoint DragNUWA",
"Load MotionBrush From Optical Flow",
"Load MotionBrush From Optical Flow Directory",
"Load MotionBrush From Optical Flow Without Model",
"Load MotionBrush From Tracking Points",
"Load Pose KeyPoints",
"Loop",
@ -3747,7 +3754,9 @@
],
"https://github.com/chaojie/ComfyUI-RAFT": [
[
"RAFT Run"
"Load MotionBrush",
"RAFT Run",
"Save MotionBrush"
],
{
"title_aux": "ComfyUI-RAFT"
@ -5580,6 +5589,7 @@
"GlobalSeed //Inspire",
"HEDPreprocessor_Provider_for_SEGS //Inspire",
"HyperTile //Inspire",
"IPAdapterModelHelper //Inspire",
"ImageBatchSplitter //Inspire",
"InpaintPreprocessor_Provider_for_SEGS //Inspire",
"KSampler //Inspire",

Loading…
Cancel
Save