update DB

update script
This commit is contained in:
Dr.Lt.Data
2024-04-12 21:47:48 +09:00
parent 31f9c8795f
commit 2907c8b4fc
7 changed files with 69 additions and 13 deletions

View File

@@ -11,6 +11,16 @@
{
"author": "kijai",
"title": "ComfyUI-BrushNet-Wrapper",
"reference": "https://github.com/kijai/ComfyUI-BrushNet-Wrapper",
"files": [
"https://github.com/kijai/ComfyUI-BrushNet-Wrapper"
],
"install_type": "git-clone",
"description": "ComfyUI wrapper nodes to use the Diffusers implementation of BrushNet"
},
{
"author": "pamparamm",
"title": "Perturbed-Attention Guidance",
@@ -681,16 +691,6 @@
],
"install_type": "git-clone",
"description": "This extension provides a ComfyUI Custom Node implementation of the [a/Depth-Anything-Tensorrt](https://github.com/spacewalk01/depth-anything-tensorrt) in Python for ultra fast depth map generation"
},
{
"author": "Extraltodeus",
"title": "Vector_Sculptor_ComfyUI",
"reference": "https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI",
"files": [
"https://github.com/Extraltodeus/Vector_Sculptor_ComfyUI"
],
"install_type": "git-clone",
"description": "The main node makes your conditioning go towards similar concepts so to enrich your composition or further away so to make it more precise. It gathers similar pre-cond vectors for as long as the cosine similarity score diminishes. If it climbs back it stops. This allows to set a relative direction to similar concepts.\nThere are examples at the end but [a/you can also check this imgur album](https://imgur.com/a/WvPd81Y) which demonstrates the capability of improving variety."
}
]
}

View File

@@ -7850,6 +7850,15 @@
"title_aux": "Animatediff MotionLoRA Trainer"
}
],
"https://github.com/kijai/ComfyUI-BrushNet-Wrapper": [
[
"brushnet_model_loader",
"brushnet_sampler"
],
{
"title_aux": "ComfyUI-BrushNet-Wrapper"
}
],
"https://github.com/kijai/ComfyUI-CCSR": [
[
"CCSR_Model_Select",