update DB
This commit is contained in:
@@ -10,6 +10,27 @@
|
||||
},
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "monate0615",
|
||||
"title": "Affine Transform ComfyUI Node",
|
||||
"reference": "https://github.com/monate0615/ComfyUI-Affine-Transform",
|
||||
"files": [
|
||||
"https://github.com/monate0615/ComfyUI-Affine-Transform"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This node output the image that are transfromed by affine matrix what is made according to 4 points of output.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "ComfyUI-Workflow",
|
||||
"title": "ComfyUI OpenAI Nodes",
|
||||
"reference": "https://github.com/ComfyUI-Workflow/ComfyUI-OpenAI",
|
||||
"files": [
|
||||
"https://github.com/ComfyUI-Workflow/ComfyUI-OpenAI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "By utilizing OpenAI's powerful vision models, this node enables you to incorporate state-of-the-art image understanding into your ComfyUI projects with minimal setup."
|
||||
},
|
||||
{
|
||||
"author": "ruka-game",
|
||||
"title": "ComfyUI RukaLib [WIP]",
|
||||
|
||||
@@ -452,6 +452,14 @@
|
||||
"title_aux": "ComfyUI_devtools [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/ComfyUI-Workflow/ComfyUI-OpenAI": [
|
||||
[
|
||||
"OpenAI.CaptionImage"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI OpenAI Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/DeTK/ComfyUI-Switch": [
|
||||
[
|
||||
"NodeSwitch"
|
||||
@@ -1639,8 +1647,13 @@
|
||||
],
|
||||
"https://github.com/dfl/comfyui-stylegan": [
|
||||
[
|
||||
"StyleGAN Generator",
|
||||
"StyleGAN ModelLoader"
|
||||
"BatchAverageStyleGANLatents",
|
||||
"BlendStyleGANLatents",
|
||||
"GenerateStyleGANLatent",
|
||||
"LoadStyleGAN",
|
||||
"StyleGANInversion",
|
||||
"StyleGANLatentFromBatch",
|
||||
"StyleGANSampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-stylegan"
|
||||
@@ -2510,6 +2523,14 @@
|
||||
"title_aux": "LaserCutterFull and Deptherize Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/monate0615/ComfyUI-Affine-Transform": [
|
||||
[
|
||||
"AffineTransform"
|
||||
],
|
||||
{
|
||||
"title_aux": "Affine Transform ComfyUI Node"
|
||||
}
|
||||
],
|
||||
"https://github.com/mut-ex/comfyui-gligengui-node": [
|
||||
[
|
||||
"GLIGEN_GUI"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user