update DB
This commit is contained in:
@@ -13,6 +13,17 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "WX-NPS1598",
|
||||
"title": "Auto Crop By NPS",
|
||||
"id": "autocrop-nps",
|
||||
"reference": "https://github.com/WX-NPS1598/ComfyUI-Auto_Crop_By_NPS",
|
||||
"files": [
|
||||
"https://github.com/WX-NPS1598/ComfyUI-Auto_Crop_By_NPS"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A very useful automatic cropping tool! It can realize cropping, expansion and rotation functions in the form of a slider. "
|
||||
},
|
||||
{
|
||||
"author": "BetaDoggo",
|
||||
"title": "ComfyUI YetAnotherSafetyChecker",
|
||||
@@ -682,17 +693,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Generate random prompts easily."
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI-MimicMotionWrapper",
|
||||
"id": "mimicmotion-kijai",
|
||||
"reference": "https://github.com/kijai/ComfyUI-MimicMotionWrapper",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-MimicMotionWrapper"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Optimized wrapper nodes for MimicMotion: [a/https://github.com/tencent/MimicMotion](https://github.com/tencent/MimicMotion)"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -5686,6 +5686,14 @@
|
||||
"title_aux": "WAS Node Suite"
|
||||
}
|
||||
],
|
||||
"https://github.com/WX-NPS1598/ComfyUI-Auto_Crop_By_NPS": [
|
||||
[
|
||||
"AutoCropByNPS"
|
||||
],
|
||||
{
|
||||
"title_aux": "Auto Crop By NPS"
|
||||
}
|
||||
],
|
||||
"https://github.com/WebDev9000/WebDev9000-Nodes": [
|
||||
[
|
||||
"IgnoreBraces",
|
||||
@@ -8050,7 +8058,9 @@
|
||||
[
|
||||
"AudioCombine",
|
||||
"AudioCrop",
|
||||
"AudioGetTempo",
|
||||
"AudioSeparation",
|
||||
"AudioSpeedShift",
|
||||
"AudioTempoMatch",
|
||||
"AudioVideoCombine"
|
||||
],
|
||||
@@ -8211,6 +8221,7 @@
|
||||
"AlignYourStepsScheduler",
|
||||
"BasicGuider",
|
||||
"BasicScheduler",
|
||||
"BetaSamplingScheduler",
|
||||
"CFGGuider",
|
||||
"CLIPAttentionMultiply",
|
||||
"CLIPLoader",
|
||||
@@ -9232,6 +9243,7 @@
|
||||
"Animation_RGB_Mask",
|
||||
"CLIP_Interrogator",
|
||||
"ConvertToGrayscale",
|
||||
"DepthSlicer",
|
||||
"Eden_Bool",
|
||||
"Eden_Compare",
|
||||
"Eden_DebugPrint",
|
||||
@@ -9258,6 +9270,7 @@
|
||||
"Load_Embeddings_From_Folder",
|
||||
"MaskFromRGB",
|
||||
"MaskFromRGB_KMeans",
|
||||
"ParallaxZoom",
|
||||
"Random_Style_Mixture",
|
||||
"SaveImageAdvanced",
|
||||
"SavePosEmbeds",
|
||||
@@ -9447,6 +9460,7 @@
|
||||
"FL_BulletHellGame",
|
||||
"FL_CodeNode",
|
||||
"FL_DirectoryCrawl",
|
||||
"FL_Dither",
|
||||
"FL_Glitch",
|
||||
"FL_HalftonePattern",
|
||||
"FL_HexagonalPattern",
|
||||
@@ -11599,8 +11613,11 @@
|
||||
[
|
||||
"DownloadAndLoadCLIPModel",
|
||||
"DownloadAndLoadCLIPVisionModel",
|
||||
"DownloadAndLoadDynamiCrafterCNModel",
|
||||
"DownloadAndLoadDynamiCrafterModel",
|
||||
"DynamiCrafterBatchInterpolation",
|
||||
"DynamiCrafterCNLoader",
|
||||
"DynamiCrafterControlnetApply",
|
||||
"DynamiCrafterI2V",
|
||||
"DynamiCrafterLoadInitNoise",
|
||||
"DynamiCrafterModelLoader",
|
||||
|
||||
@@ -239,6 +239,16 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Learning how to make my own comfy ui custom nodes"
|
||||
},
|
||||
{
|
||||
"author": "mira-6",
|
||||
"title": "mira-wildcard-node",
|
||||
"reference": "https://github.com/mira-6/mira-wildcard-node",
|
||||
"files": [
|
||||
"https://github.com/mira-6/mira-wildcard-node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Mira's Simple Wildcard Node"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user