diff --git a/extension-node-map.json b/extension-node-map.json index 2cbcead..9d83d2c 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -4018,7 +4018,9 @@ "TwoSamplersForMask", "TwoSamplersForMaskUpscalerProvider", "TwoSamplersForMaskUpscalerProviderPipe", - "UltralyticsDetectorProvider" + "UltralyticsDetectorProvider", + "UnsamplerDetailerHookProvider", + "UnsamplerHookProvider" ], { "author": "Dr.Lt.Data", diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index f3d4378..935b6ca 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -32,7 +32,7 @@ }, { "author": "dmarx", - "title": "Plush-for-ComfyUI", + "title": "ComfyUI-Keyframed [WIP]", "reference": "https://github.com/dmarx/ComfyUI-Keyframed", "files": [ "https://github.com/dmarx/ComfyUI-Keyframed" diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index 2cbcead..9d83d2c 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -4018,7 +4018,9 @@ "TwoSamplersForMask", "TwoSamplersForMaskUpscalerProvider", "TwoSamplersForMaskUpscalerProviderPipe", - "UltralyticsDetectorProvider" + "UltralyticsDetectorProvider", + "UnsamplerDetailerHookProvider", + "UnsamplerHookProvider" ], { "author": "Dr.Lt.Data",