From 9e77b706b22df48886d2f9998ae35d2b0c4ec541 Mon Sep 17 00:00:00 2001 From: "dr.lt.data" Date: Tue, 9 Apr 2024 11:15:24 +0900 Subject: [PATCH] update DB --- node_db/dev/custom-node-list.json | 10 ---------- node_db/new/custom-node-list.json | 20 ++++++++++---------- 2 files changed, 10 insertions(+), 20 deletions(-) diff --git a/node_db/dev/custom-node-list.json b/node_db/dev/custom-node-list.json index f951b43f..f99cd346 100644 --- a/node_db/dev/custom-node-list.json +++ b/node_db/dev/custom-node-list.json @@ -10,16 +10,6 @@ }, - { - "author": "chaojie", - "title": "ComfyUI-StreamingT2V", - "reference": "https://github.com/chaojie/ComfyUI_StreamingT2V", - "files": [ - "https://github.com/chaojie/ComfyUI_StreamingT2V" - ], - "install_type": "git-clone", - "description": "ComfyUI-StreamingT2V" - }, { "author": "liusida", "title": "ComfyUI-Login", diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 689b3441..fde74161 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,16 @@ }, + { + "author": "chaojie", + "title": "ComfyUI_StreamingT2V", + "reference": "https://github.com/chaojie/ComfyUI_StreamingT2V", + "files": [ + "https://github.com/chaojie/ComfyUI_StreamingT2V" + ], + "install_type": "git-clone", + "description": "ComfyUI_StreamingT2V" + }, { "author": "abdozmantar", "title": "InstaSwap Face Swap Node for ComfyUI", @@ -680,16 +690,6 @@ ], "install_type": "git-clone", "description": "Unofficial implementation of [a/DepthFM](https://github.com/CompVis/depth-fm) for ComfyUI" - }, - { - "author": "ratulrafsan", - "title": "Comfyui-SAL-VTON", - "reference": "https://github.com/ratulrafsan/Comfyui-SAL-VTON", - "files": [ - "https://github.com/ratulrafsan/Comfyui-SAL-VTON" - ], - "install_type": "git-clone", - "description": "Dressup your models!\nThis is my quick implementation of the SAL-VTON node for ComfyUI.\nBased on the paper [a/Keyu Y. Tingwei G. et al. (2023). Linking Garment with Person via Semantically Associated Landmakrs for Virtual Try-On](https://openaccess.thecvf.com/content/CVPR2023/papers/Yan_Linking_Garment_With_Person_via_Semantically_Associated_Landmarks_for_Virtual_CVPR_2023_paper.pdf)" } ] }