update DB
This commit is contained in:
@@ -1,5 +1,16 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "MiaoshouAI",
|
||||
"title": "ComfyUI Video Segmentation Node",
|
||||
"id": "miaoshouai-tagger",
|
||||
"reference": "https://github.com/miaoshouai/ComfyUI-Video-Segmentation",
|
||||
"files": [
|
||||
"https://github.com/miaoshouai/ComfyUI-Video-Segmentation"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node for automatic video scene segmentation using TransNetV2."
|
||||
},
|
||||
{
|
||||
"author": "Simlym",
|
||||
"title": "ComfyUI Prompt Helper",
|
||||
|
||||
@@ -1452,6 +1452,7 @@
|
||||
],
|
||||
"https://github.com/AIWarper/ComfyUI-WarperNodes": [
|
||||
[
|
||||
"CropAndRestore_Warper",
|
||||
"DWPoseScalerNode_Warper",
|
||||
"FacialPartMaskFromPose_Warper",
|
||||
"FlowConfig_Warper",
|
||||
@@ -1460,6 +1461,7 @@
|
||||
"GetBatchByIndex_Warper",
|
||||
"GetRaftFlow_Warper",
|
||||
"MouthMaskFromPose_Warper",
|
||||
"PreprocessForTarget_Warper",
|
||||
"SmartOverlappingBatcher_Warper",
|
||||
"SmartVideoBatcher_Warper"
|
||||
],
|
||||
@@ -31213,7 +31215,8 @@
|
||||
"mrmth_FloatToInt",
|
||||
"mrmth_ImageMathNode",
|
||||
"mrmth_IntToFloat",
|
||||
"mrmth_LatentMathNode"
|
||||
"mrmth_LatentMathNode",
|
||||
"mrmth_NoiseMathNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "More Math"
|
||||
|
||||
Reference in New Issue
Block a user