diff --git a/custom-node-list.json b/custom-node-list.json
index b9e02aee..9447f943 100644
--- a/custom-node-list.json
+++ b/custom-node-list.json
@@ -1744,16 +1744,6 @@
"install_type": "git-clone",
"description": "A custom ComfyUI node designed for rapid latent upscaling using a compact neural network, eliminating the need for VAE-based decoding and encoding."
},
- {
- "author": "GeLi1989",
- "title": "roop nodes for ComfyUI",
- "reference": "https://github.com/GeLi1989/GK-beifen-ComfyUI_roop",
- "files": [
- "https://github.com/GeLi1989/GK-beifen-ComfyUI_roop"
- ],
- "install_type": "git-clone",
- "description": "ComfyUI nodes for the roop A1111 webui script. NOTE: Need to download model to use this node."
- },
{
"author": "spro",
"title": "Latent Mirror node for ComfyUI",
diff --git a/extension-node-map.json b/extension-node-map.json
index c6d29fc0..33b71e37 100644
--- a/extension-node-map.json
+++ b/extension-node-map.json
@@ -1844,7 +1844,6 @@
"Text Input [Dream]",
"Triangle Curve [Dream]",
"Triangle Event Curve [Dream]",
- "Video Encoder (mpegCoder) [Dream]",
"WAV Curve [Dream]"
],
{
@@ -2894,7 +2893,8 @@
"TwoAdvancedSamplersForMask",
"TwoSamplersForMask",
"TwoSamplersForMaskUpscalerProvider",
- "TwoSamplersForMaskUpscalerProviderPipe"
+ "TwoSamplersForMaskUpscalerProviderPipe",
+ "UltralyticsDetectorProvider"
],
{
"author": "Dr.Lt.Data",
diff --git a/node_db/legacy/custom-node-list.json b/node_db/legacy/custom-node-list.json
index c012a046..211b6a9b 100644
--- a/node_db/legacy/custom-node-list.json
+++ b/node_db/legacy/custom-node-list.json
@@ -1,5 +1,15 @@
{
"custom_nodes": [
+ {
+ "author": "GeLi1989",
+ "title": "roop nodes for ComfyUI",
+ "reference": "https://github.com/GeLi1989/GK-beifen-ComfyUI_roop",
+ "files": [
+ "https://github.com/GeLi1989/GK-beifen-ComfyUI_roop"
+ ],
+ "install_type": "git-clone",
+ "description": "ComfyUI nodes for the roop A1111 webui script. NOTE: Need to download model to use this node. NOTE: This is removed."
+ },
{
"author": "ProDALOR",
"title": "comfyui_u2net",
diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json
index c6d29fc0..33b71e37 100644
--- a/node_db/new/extension-node-map.json
+++ b/node_db/new/extension-node-map.json
@@ -1844,7 +1844,6 @@
"Text Input [Dream]",
"Triangle Curve [Dream]",
"Triangle Event Curve [Dream]",
- "Video Encoder (mpegCoder) [Dream]",
"WAV Curve [Dream]"
],
{
@@ -2894,7 +2893,8 @@
"TwoAdvancedSamplersForMask",
"TwoSamplersForMask",
"TwoSamplersForMaskUpscalerProvider",
- "TwoSamplersForMaskUpscalerProviderPipe"
+ "TwoSamplersForMaskUpscalerProviderPipe",
+ "UltralyticsDetectorProvider"
],
{
"author": "Dr.Lt.Data",