update DB

This commit is contained in:
Dr.Lt.Data
2024-06-25 21:48:54 +09:00
parent 6e36833518
commit 1bd58e9711
6 changed files with 204 additions and 67 deletions

View File

@@ -10710,11 +10710,11 @@
},
{
"author": "RedRayz",
"title": "ComfyUI-BooruToWd",
"id": "booru2wd",
"reference": "https://github.com/RedRayz/ComfyUI-BooruToWd",
"title": "ComfyUI-Danbooru-To-WD",
"id": "danbooru2wd",
"reference": "https://github.com/RedRayz/ComfyUI-Danbooru-To-WD",
"files": [
"https://github.com/RedRayz/ComfyUI-BooruToWd"
"https://github.com/RedRayz/ComfyUI-Danbooru-To-WD"
],
"install_type": "git-clone",
"description": "Converts booru tags to a format suitable for Waifu Diffusion(or Danbooru based models)."
@@ -10741,6 +10741,39 @@
"install_type": "git-clone",
"description": "SaltAI AudioViz contains ComfyUI nodes for generating complex audio reactive visualizations"
},
{
"author": "SherryXieYuchen",
"title": "ComfyUI-Image-Inpainting",
"id": "image-inpainting",
"reference": "https://github.com/SherryXieYuchen/ComfyUI-Image-Inpainting",
"files": [
"https://github.com/SherryXieYuchen/ComfyUI-Image-Inpainting"
],
"install_type": "git-clone",
"description": "Nodes:VAE Encode Inpaint, VAE Decode Inpaint, ColorCorrection Inpaint, ImagePreprocess Inpaint, ImagePostprocess Inpaint, Load Model Inpaint, Inpainting (using Model)"
},
{
"author": "zeroxoxo",
"title": "ComfyUI-Fast-Style-Transfer",
"id": "fast-style-transfer",
"reference": "https://github.com/zeroxoxo/ComfyUI-Fast-Style-Transfer",
"files": [
"https://github.com/zeroxoxo/ComfyUI-Fast-Style-Transfer"
],
"install_type": "git-clone",
"description": "ComfyUI node for fast neural style transfer. This is a simple conversion based on this: [a/https://github.com/rrmina/fast-neural-style-pytorch](https://github.com/rrmina/fast-neural-style-pytorch) Only basic inference functionality is ported for now."
},
{
"author": "iwanders",
"title": "iwanders/ComfyUI_nodes",
"id": "iwanders-nodes",
"reference": "https://github.com/iwanders/ComfyUI_nodes",
"files": [
"https://github.com/iwanders/ComfyUI_nodes"
],
"install_type": "git-clone",
"description": "Nodes:IW SaveString, IW PrintString, IW ReplaceString, IW StringNode, IW StringConcat, IW TokenizerVocab, IW JsonPickItem."
},