Browse Source

update DB

pull/392/head
Dr.Lt.Data 10 months ago
parent
commit
01110862c4
  1. 18
      extension-node-map.json
  2. 10
      node_db/new/custom-node-list.json
  3. 18
      node_db/new/extension-node-map.json

18
extension-node-map.json

@ -3678,6 +3678,7 @@
"RemapInsideParabolas",
"RemapInsideParabolasAdvanced",
"RemapPinch",
"RemapReverseBarrelDistortion",
"RemapStretch",
"RemapToInnerCylinder",
"RemapToOuterCylinder",
@ -3936,6 +3937,16 @@
"title_aux": "ComfyUI-MotionCtrl-SVD"
}
],
"https://github.com/chaojie/ComfyUI-Panda3d": [
[
"Panda3dBase",
"Panda3dLoadModel",
"Panda3dTest"
],
{
"title_aux": "ComfyUI-Panda3d"
}
],
"https://github.com/chaojie/ComfyUI-Pymunk": [
[
"PygameRun",
@ -4390,6 +4401,7 @@
"IPAdapterLoadEmbeds",
"IPAdapterModelLoader",
"IPAdapterSaveEmbeds",
"IPAdapterTilesMasked",
"InsightFaceLoader",
"PrepImageForClipVision",
"PrepImageForInsightFace"
@ -4721,6 +4733,7 @@
"DebugPrint",
"Filepicker",
"Float",
"IMG_blender",
"IMG_padder",
"IMG_scaler",
"IMG_unpadder",
@ -5024,6 +5037,7 @@
],
"https://github.com/gokayfem/ComfyUI_VLM_nodes": [
[
"Joytag",
"PromptGenerate",
"SimpleChat",
"VisionTextQuestion"
@ -6240,6 +6254,10 @@
[
"EmptyLatentImageFromPresetsSD15",
"EmptyLatentImageFromPresetsSDXL",
"RandomEmptyLatentImageFromPresetsSD15",
"RandomEmptyLatentImageFromPresetsSDXL",
"RandomSizeFromPresetsSD15",
"RandomSizeFromPresetsSDXL",
"SizeFromPresetsSD15",
"SizeFromPresetsSDXL"
],

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

@ -10,6 +10,16 @@
},
{
"author": "chaojie",
"title": "ComfyUI-Panda3d",
"reference": "https://github.com/chaojie/ComfyUI-Panda3d",
"files": [
"https://github.com/chaojie/ComfyUI-Panda3d"
],
"install_type": "git-clone",
"description": "ComfyUI 3d engine"
},
{
"author": "shadowcz007",
"title": "Consistency Decoder",

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

@ -3678,6 +3678,7 @@
"RemapInsideParabolas",
"RemapInsideParabolasAdvanced",
"RemapPinch",
"RemapReverseBarrelDistortion",
"RemapStretch",
"RemapToInnerCylinder",
"RemapToOuterCylinder",
@ -3936,6 +3937,16 @@
"title_aux": "ComfyUI-MotionCtrl-SVD"
}
],
"https://github.com/chaojie/ComfyUI-Panda3d": [
[
"Panda3dBase",
"Panda3dLoadModel",
"Panda3dTest"
],
{
"title_aux": "ComfyUI-Panda3d"
}
],
"https://github.com/chaojie/ComfyUI-Pymunk": [
[
"PygameRun",
@ -4390,6 +4401,7 @@
"IPAdapterLoadEmbeds",
"IPAdapterModelLoader",
"IPAdapterSaveEmbeds",
"IPAdapterTilesMasked",
"InsightFaceLoader",
"PrepImageForClipVision",
"PrepImageForInsightFace"
@ -4721,6 +4733,7 @@
"DebugPrint",
"Filepicker",
"Float",
"IMG_blender",
"IMG_padder",
"IMG_scaler",
"IMG_unpadder",
@ -5024,6 +5037,7 @@
],
"https://github.com/gokayfem/ComfyUI_VLM_nodes": [
[
"Joytag",
"PromptGenerate",
"SimpleChat",
"VisionTextQuestion"
@ -6240,6 +6254,10 @@
[
"EmptyLatentImageFromPresetsSD15",
"EmptyLatentImageFromPresetsSDXL",
"RandomEmptyLatentImageFromPresetsSD15",
"RandomEmptyLatentImageFromPresetsSDXL",
"RandomSizeFromPresetsSD15",
"RandomSizeFromPresetsSDXL",
"SizeFromPresetsSD15",
"SizeFromPresetsSDXL"
],

Loading…
Cancel
Save