update DB
This commit is contained in:
@@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "rodpl",
|
||||
"title": "comfyui-asset-manager",
|
||||
"reference": "https://github.com/rodpl/comfyui-asset-manager",
|
||||
"files": [
|
||||
"https://github.com/rodpl/comfyui-asset-manager"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI Asset Manager for managing assets in ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "AIWarper",
|
||||
"title": "ComfyUI-DAViD [WIP]",
|
||||
"reference": "https://github.com/AIWarper/ComfyUI-DAViD",
|
||||
"files": [
|
||||
"https://github.com/AIWarper/ComfyUI-DAViD"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for [a/DAViD (Data-efficient and Accurate Vision Models from Synthetic Data)](https://microsoft.github.io/DAViD) models in ComfyUI. These nodes enable depth estimation, surface normal estimation, and soft foreground segmentation for human-centric images.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "blepping",
|
||||
"title": "ComfyUI 'dum' samplers [WIP]",
|
||||
|
||||
@@ -468,6 +468,16 @@
|
||||
"title_aux": "UtilNodes-ComfyUI [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/AIWarper/ComfyUI-DAViD": [
|
||||
[
|
||||
"DAViDDepthVisualizer",
|
||||
"DAViDMultiTask",
|
||||
"DAViDNormalToLight"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-DAViD [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/ALatentPlace/ComfyUI_yanc": [
|
||||
[
|
||||
"> Bloom",
|
||||
@@ -1060,6 +1070,7 @@
|
||||
"VTS Clear Ram",
|
||||
"VTS Clip Text Encode",
|
||||
"VTS Color Mask To Mask",
|
||||
"VTS Colour Match",
|
||||
"VTS Conditioning Set Batch Mask",
|
||||
"VTS Count Characters",
|
||||
"VTS Create Character Mask",
|
||||
|
||||
Reference in New Issue
Block a user