update DB

This commit is contained in:
dr.lt.data 2024-04-09 11:15:24 +09:00
parent ef7adcbca4
commit 9e77b706b2
2 changed files with 10 additions and 20 deletions

View File

@ -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", "author": "liusida",
"title": "ComfyUI-Login", "title": "ComfyUI-Login",

View File

@ -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", "author": "abdozmantar",
"title": "InstaSwap Face Swap Node for ComfyUI", "title": "InstaSwap Face Swap Node for ComfyUI",
@ -680,16 +690,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "Unofficial implementation of [a/DepthFM](https://github.com/CompVis/depth-fm) for ComfyUI" "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)"
} }
] ]
} }