diff --git a/custom-node-list.json b/custom-node-list.json index 6b172b9e..b5e0ad50 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -10329,6 +10329,17 @@ "install_type": "git-clone", "description": "Tools for scaling images and latents appropriate to SD3 in ComfyUI." }, + { + "author": "baicai99", + "title": "ComfyUI-FrameSkipping", + "id": "FrameSkipping", + "reference": "https://github.com/baicai99/ComfyUI-FrameSkipping", + "files": [ + "https://github.com/baicai99/ComfyUI-FrameSkipping" + ], + "install_type": "git-clone", + "description": "Used to process video redrawing, frame skipping, frame ending early, etc." + }, @@ -10730,17 +10741,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "baicai99", - "title": "ComfyUI-FrameSkipping", - "id": "FrameSkipping", - "reference": "https://github.com/baicai99/ComfyUI-FrameSkipping", - "files": [ - "https://github.com/baicai99/ComfyUI-FrameSkipping" - ], - "install_type": "git-clone", - "description": "Used to process video redrawing, frame skipping, frame ending early, etc." - }, + } ] } diff --git a/model-list.json b/model-list.json index 9f58432a..52824633 100644 --- a/model-list.json +++ b/model-list.json @@ -2676,6 +2676,16 @@ "filename": "TTPLANET_Controlnet_Tile_realistic_v2_fp16.safetensors", "url": "https://huggingface.co/TTPlanet/TTPLanet_SDXL_Controlnet_Tile_Realistic/resolve/main/TTPLANET_Controlnet_Tile_realistic_v2_fp16.safetensors" }, + { + "name": "TTPlanet/TTPLanet_SDXL_Controlnet_Tile_Realistic v2 (rank256)", + "type": "controlnet", + "base": "SDXL", + "save_path": "controlnet/SDXL", + "description": "[774MB] Controlnet SDXL Tile model realistic version.", + "reference": "https://huggingface.co/TTPlanet/TTPLanet_SDXL_Controlnet_Tile_Realistic", + "filename": "TTPLANET_Controlnet_Tile_realistic_v2_rank256.safetensors", + "url": "https://huggingface.co/TTPlanet/TTPLanet_SDXL_Controlnet_Tile_Realistic/resolve/main/TTPLANET_Controlnet_Tile_realistic_v2_rank256.safetensors" + }, { "name": "ViperYX/RGT_x2.pth", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 8bb27e96..cc2ce329 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -13,6 +13,17 @@ + { + "author": "baicai99", + "title": "ComfyUI-FrameSkipping", + "id": "FrameSkipping", + "reference": "https://github.com/baicai99/ComfyUI-FrameSkipping", + "files": [ + "https://github.com/baicai99/ComfyUI-FrameSkipping" + ], + "install_type": "git-clone", + "description": "Used to process video redrawing, frame skipping, frame ending early, etc." + }, { "author": "AIFSH", diff --git a/node_db/new/model-list.json b/node_db/new/model-list.json index a2f50c44..3e71f92a 100644 --- a/node_db/new/model-list.json +++ b/node_db/new/model-list.json @@ -1,5 +1,16 @@ { "models": [ + { + "name": "TTPlanet/TTPLanet_SDXL_Controlnet_Tile_Realistic v2 (rank256)", + "type": "controlnet", + "base": "SDXL", + "save_path": "controlnet/SDXL", + "description": "[774MB] Controlnet SDXL Tile model realistic version.", + "reference": "https://huggingface.co/TTPlanet/TTPLanet_SDXL_Controlnet_Tile_Realistic", + "filename": "TTPLANET_Controlnet_Tile_realistic_v2_rank256.safetensors", + "url": "https://huggingface.co/TTPlanet/TTPLanet_SDXL_Controlnet_Tile_Realistic/resolve/main/TTPLANET_Controlnet_Tile_realistic_v2_rank256.safetensors" + }, + { "name": "kijai/DepthAnythingV2 (vitb/fp16)", "type": "depthanything",