Browse Source

update DB

pull/132/head
Dr.Lt.Data 1 year ago
parent
commit
da2ba741f4
  1. 2
      README.md
  2. 17
      extension-node-map.json
  3. 17
      node_db/new/extension-node-map.json

2
README.md

@ -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

17
extension-node-map.json

@ -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"

17
node_db/new/extension-node-map.json

@ -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"

Loading…
Cancel
Save