update DB

This commit is contained in:
Dr.Lt.Data 2024-02-03 13:43:48 +09:00
parent c95af0f8b9
commit 01110862c4
3 changed files with 46 additions and 0 deletions

View File

@ -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"
],

View File

@ -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",

View File

@ -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"
],