update DB

This commit is contained in:
Dr.Lt.Data 2023-10-08 14:43:58 +09:00
parent 1547f20e6e
commit da2ba741f4
3 changed files with 31 additions and 5 deletions

View File

@ -175,7 +175,7 @@ NODE_CLASS_MAPPINGS.update({
* https://github.com/diontimmer/Sample-Diffusion-ComfyUI-Extension
* https://github.com/senshilabs/NINJA-plugin
* https://github.com/MockbaTheBorg/Nodes
## Roadmap

View File

@ -337,6 +337,7 @@
"M2M VFI",
"Make Interpolation State List",
"RIFE VFI",
"STMFNet VFI",
"Sepconv VFI"
],
{
@ -385,7 +386,6 @@
"OpenposePreprocessor",
"PiDiNetPreprocessor",
"PixelPerfectResolution",
"RaftOpticalFlowPreprocessor",
"SAMPreprocessor",
"ScribblePreprocessor",
"Scribble_XDoG_Preprocessor",
@ -418,6 +418,7 @@
"AbsCosWave",
"AbsSinWave",
"BatchPromptSchedule",
"BatchPromptScheduleEncodeSDXL",
"BatchValueSchedule",
"CosWave",
"InvCosWave",
@ -858,6 +859,7 @@
"LoadFramesFromFolder",
"LoadVideo",
"SaveVideo",
"SetMetadataForSaveVideo",
"String Variable"
],
{
@ -2473,6 +2475,9 @@
"ColorToMask",
"ConditioningMultiCombine",
"ConditioningSetMaskAndCombine",
"CreateAudioMask",
"CreateGradientMask",
"CreateTextMask",
"GrowMaskWithBlur",
"INTConstant"
],
@ -2821,6 +2826,9 @@
[
"Animation Builder (mtb)",
"Any To String (mtb)",
"Batch Float (mtb)",
"Batch Shape (mtb)",
"Batch Transform (mtb)",
"Bbox (mtb)",
"Bbox From Mask (mtb)",
"Blur (mtb)",
@ -2840,8 +2848,10 @@
"Image Premultiply (mtb)",
"Image Remove Background Rembg (mtb)",
"Image Resize Factor (mtb)",
"Image Tile Offset (mtb)",
"Int To Bool (mtb)",
"Int To Number (mtb)",
"Interpolate Clip Sequential (mtb)",
"Latent Lerp (mtb)",
"Load Face Analysis Model (mtb)",
"Load Face Enhance Model (mtb)",
@ -2850,6 +2860,7 @@
"Load Image From Url (mtb)",
"Load Image Sequence (mtb)",
"Mask To Image (mtb)",
"Model Patch Seamless (mtb)",
"Qr Code (mtb)",
"Restore Face (mtb)",
"Save Gif (mtb)",
@ -2857,12 +2868,14 @@
"Save Image Sequence (mtb)",
"Save Tensors (mtb)",
"Smart Step (mtb)",
"Stack Images (mtb)",
"String Replace (mtb)",
"Styles Loader (mtb)",
"Text To Image (mtb)",
"Transform Image (mtb)",
"Uncrop (mtb)",
"Unsplash Image (mtb)"
"Unsplash Image (mtb)",
"Vae Decode (mtb)"
],
{
"title_aux": "MTB Nodes"

View File

@ -337,6 +337,7 @@
"M2M VFI",
"Make Interpolation State List",
"RIFE VFI",
"STMFNet VFI",
"Sepconv VFI"
],
{
@ -385,7 +386,6 @@
"OpenposePreprocessor",
"PiDiNetPreprocessor",
"PixelPerfectResolution",
"RaftOpticalFlowPreprocessor",
"SAMPreprocessor",
"ScribblePreprocessor",
"Scribble_XDoG_Preprocessor",
@ -418,6 +418,7 @@
"AbsCosWave",
"AbsSinWave",
"BatchPromptSchedule",
"BatchPromptScheduleEncodeSDXL",
"BatchValueSchedule",
"CosWave",
"InvCosWave",
@ -858,6 +859,7 @@
"LoadFramesFromFolder",
"LoadVideo",
"SaveVideo",
"SetMetadataForSaveVideo",
"String Variable"
],
{
@ -2473,6 +2475,9 @@
"ColorToMask",
"ConditioningMultiCombine",
"ConditioningSetMaskAndCombine",
"CreateAudioMask",
"CreateGradientMask",
"CreateTextMask",
"GrowMaskWithBlur",
"INTConstant"
],
@ -2821,6 +2826,9 @@
[
"Animation Builder (mtb)",
"Any To String (mtb)",
"Batch Float (mtb)",
"Batch Shape (mtb)",
"Batch Transform (mtb)",
"Bbox (mtb)",
"Bbox From Mask (mtb)",
"Blur (mtb)",
@ -2840,8 +2848,10 @@
"Image Premultiply (mtb)",
"Image Remove Background Rembg (mtb)",
"Image Resize Factor (mtb)",
"Image Tile Offset (mtb)",
"Int To Bool (mtb)",
"Int To Number (mtb)",
"Interpolate Clip Sequential (mtb)",
"Latent Lerp (mtb)",
"Load Face Analysis Model (mtb)",
"Load Face Enhance Model (mtb)",
@ -2850,6 +2860,7 @@
"Load Image From Url (mtb)",
"Load Image Sequence (mtb)",
"Mask To Image (mtb)",
"Model Patch Seamless (mtb)",
"Qr Code (mtb)",
"Restore Face (mtb)",
"Save Gif (mtb)",
@ -2857,12 +2868,14 @@
"Save Image Sequence (mtb)",
"Save Tensors (mtb)",
"Smart Step (mtb)",
"Stack Images (mtb)",
"String Replace (mtb)",
"Styles Loader (mtb)",
"Text To Image (mtb)",
"Transform Image (mtb)",
"Uncrop (mtb)",
"Unsplash Image (mtb)"
"Unsplash Image (mtb)",
"Vae Decode (mtb)"
],
{
"title_aux": "MTB Nodes"