diff --git a/custom-node-list.json b/custom-node-list.json
index c88488fb..4500081c 100644
--- a/custom-node-list.json
+++ b/custom-node-list.json
@@ -70,16 +70,6 @@
"install_type": "git-clone",
"description": "ControlNet Preprocessors. (To use this extension, you need to download the required model file from Install Models)
NOTE: To use nodes belonging to controlnet v1 such as Canny_Edge_Preprocessor, MIDAS_Depth_Map_Preprocessor, Uniformer_SemSegPreprocessor, etc., you need to copy the config.yaml.example file to config.yaml and change skip_v1: True to skip_v1: False.
" }, - { - "author": "Fannovel16", - "title": "comfy_video", - "reference": "https://github.com/Fannovel16/comfy_video", - "files": [ - "https://github.com/Fannovel16/comfy_video" - ], - "install_type": "git-clone", - "description": "Video_Frame_Extractor, Save_Frame_To_Folder, Simple_Frame_Folder_To_Video." - }, { "author": "biegert", "title": "CLIPSeg", diff --git a/extension-node-map.json b/extension-node-map.json index c790b53a..95292342 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -205,11 +205,6 @@ "UniFormer-SemSegPreprocessor", "Zoe-DepthMapPreprocessor" ], - "https://github.com/Fannovel16/comfy_video": [ - "Save Frame To Folder", - "Simple Frame Folder To Video", - "Video Frame Extractor" - ], "https://github.com/FizzleDorf/AIT": [ "AITemplateControlNetLoader", "AITemplateEmptyLatentImage",