mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
c95af0f8b9
commit
01110862c4
@ -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,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",
|
||||
|
||||
@ -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…
Reference in New Issue
Block a user