mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 10:22:59 +08:00
update DB
This commit is contained in:
parent
c95af0f8b9
commit
01110862c4
@ -3678,6 +3678,7 @@
|
|||||||
"RemapInsideParabolas",
|
"RemapInsideParabolas",
|
||||||
"RemapInsideParabolasAdvanced",
|
"RemapInsideParabolasAdvanced",
|
||||||
"RemapPinch",
|
"RemapPinch",
|
||||||
|
"RemapReverseBarrelDistortion",
|
||||||
"RemapStretch",
|
"RemapStretch",
|
||||||
"RemapToInnerCylinder",
|
"RemapToInnerCylinder",
|
||||||
"RemapToOuterCylinder",
|
"RemapToOuterCylinder",
|
||||||
@ -3936,6 +3937,16 @@
|
|||||||
"title_aux": "ComfyUI-MotionCtrl-SVD"
|
"title_aux": "ComfyUI-MotionCtrl-SVD"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/chaojie/ComfyUI-Panda3d": [
|
||||||
|
[
|
||||||
|
"Panda3dBase",
|
||||||
|
"Panda3dLoadModel",
|
||||||
|
"Panda3dTest"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Panda3d"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/chaojie/ComfyUI-Pymunk": [
|
"https://github.com/chaojie/ComfyUI-Pymunk": [
|
||||||
[
|
[
|
||||||
"PygameRun",
|
"PygameRun",
|
||||||
@ -4390,6 +4401,7 @@
|
|||||||
"IPAdapterLoadEmbeds",
|
"IPAdapterLoadEmbeds",
|
||||||
"IPAdapterModelLoader",
|
"IPAdapterModelLoader",
|
||||||
"IPAdapterSaveEmbeds",
|
"IPAdapterSaveEmbeds",
|
||||||
|
"IPAdapterTilesMasked",
|
||||||
"InsightFaceLoader",
|
"InsightFaceLoader",
|
||||||
"PrepImageForClipVision",
|
"PrepImageForClipVision",
|
||||||
"PrepImageForInsightFace"
|
"PrepImageForInsightFace"
|
||||||
@ -4721,6 +4733,7 @@
|
|||||||
"DebugPrint",
|
"DebugPrint",
|
||||||
"Filepicker",
|
"Filepicker",
|
||||||
"Float",
|
"Float",
|
||||||
|
"IMG_blender",
|
||||||
"IMG_padder",
|
"IMG_padder",
|
||||||
"IMG_scaler",
|
"IMG_scaler",
|
||||||
"IMG_unpadder",
|
"IMG_unpadder",
|
||||||
@ -5024,6 +5037,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/gokayfem/ComfyUI_VLM_nodes": [
|
"https://github.com/gokayfem/ComfyUI_VLM_nodes": [
|
||||||
[
|
[
|
||||||
|
"Joytag",
|
||||||
"PromptGenerate",
|
"PromptGenerate",
|
||||||
"SimpleChat",
|
"SimpleChat",
|
||||||
"VisionTextQuestion"
|
"VisionTextQuestion"
|
||||||
@ -6240,6 +6254,10 @@
|
|||||||
[
|
[
|
||||||
"EmptyLatentImageFromPresetsSD15",
|
"EmptyLatentImageFromPresetsSD15",
|
||||||
"EmptyLatentImageFromPresetsSDXL",
|
"EmptyLatentImageFromPresetsSDXL",
|
||||||
|
"RandomEmptyLatentImageFromPresetsSD15",
|
||||||
|
"RandomEmptyLatentImageFromPresetsSDXL",
|
||||||
|
"RandomSizeFromPresetsSD15",
|
||||||
|
"RandomSizeFromPresetsSDXL",
|
||||||
"SizeFromPresetsSD15",
|
"SizeFromPresetsSD15",
|
||||||
"SizeFromPresetsSDXL"
|
"SizeFromPresetsSDXL"
|
||||||
],
|
],
|
||||||
|
|||||||
@ -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",
|
"author": "shadowcz007",
|
||||||
"title": "Consistency Decoder",
|
"title": "Consistency Decoder",
|
||||||
|
|||||||
@ -3678,6 +3678,7 @@
|
|||||||
"RemapInsideParabolas",
|
"RemapInsideParabolas",
|
||||||
"RemapInsideParabolasAdvanced",
|
"RemapInsideParabolasAdvanced",
|
||||||
"RemapPinch",
|
"RemapPinch",
|
||||||
|
"RemapReverseBarrelDistortion",
|
||||||
"RemapStretch",
|
"RemapStretch",
|
||||||
"RemapToInnerCylinder",
|
"RemapToInnerCylinder",
|
||||||
"RemapToOuterCylinder",
|
"RemapToOuterCylinder",
|
||||||
@ -3936,6 +3937,16 @@
|
|||||||
"title_aux": "ComfyUI-MotionCtrl-SVD"
|
"title_aux": "ComfyUI-MotionCtrl-SVD"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/chaojie/ComfyUI-Panda3d": [
|
||||||
|
[
|
||||||
|
"Panda3dBase",
|
||||||
|
"Panda3dLoadModel",
|
||||||
|
"Panda3dTest"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-Panda3d"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/chaojie/ComfyUI-Pymunk": [
|
"https://github.com/chaojie/ComfyUI-Pymunk": [
|
||||||
[
|
[
|
||||||
"PygameRun",
|
"PygameRun",
|
||||||
@ -4390,6 +4401,7 @@
|
|||||||
"IPAdapterLoadEmbeds",
|
"IPAdapterLoadEmbeds",
|
||||||
"IPAdapterModelLoader",
|
"IPAdapterModelLoader",
|
||||||
"IPAdapterSaveEmbeds",
|
"IPAdapterSaveEmbeds",
|
||||||
|
"IPAdapterTilesMasked",
|
||||||
"InsightFaceLoader",
|
"InsightFaceLoader",
|
||||||
"PrepImageForClipVision",
|
"PrepImageForClipVision",
|
||||||
"PrepImageForInsightFace"
|
"PrepImageForInsightFace"
|
||||||
@ -4721,6 +4733,7 @@
|
|||||||
"DebugPrint",
|
"DebugPrint",
|
||||||
"Filepicker",
|
"Filepicker",
|
||||||
"Float",
|
"Float",
|
||||||
|
"IMG_blender",
|
||||||
"IMG_padder",
|
"IMG_padder",
|
||||||
"IMG_scaler",
|
"IMG_scaler",
|
||||||
"IMG_unpadder",
|
"IMG_unpadder",
|
||||||
@ -5024,6 +5037,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/gokayfem/ComfyUI_VLM_nodes": [
|
"https://github.com/gokayfem/ComfyUI_VLM_nodes": [
|
||||||
[
|
[
|
||||||
|
"Joytag",
|
||||||
"PromptGenerate",
|
"PromptGenerate",
|
||||||
"SimpleChat",
|
"SimpleChat",
|
||||||
"VisionTextQuestion"
|
"VisionTextQuestion"
|
||||||
@ -6240,6 +6254,10 @@
|
|||||||
[
|
[
|
||||||
"EmptyLatentImageFromPresetsSD15",
|
"EmptyLatentImageFromPresetsSD15",
|
||||||
"EmptyLatentImageFromPresetsSDXL",
|
"EmptyLatentImageFromPresetsSDXL",
|
||||||
|
"RandomEmptyLatentImageFromPresetsSD15",
|
||||||
|
"RandomEmptyLatentImageFromPresetsSDXL",
|
||||||
|
"RandomSizeFromPresetsSD15",
|
||||||
|
"RandomSizeFromPresetsSDXL",
|
||||||
"SizeFromPresetsSD15",
|
"SizeFromPresetsSD15",
|
||||||
"SizeFromPresetsSDXL"
|
"SizeFromPresetsSDXL"
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user