update DB

This commit is contained in:
Dr.Lt.Data
2024-09-08 12:46:27 +09:00
parent a2be700a87
commit 25d47ac7d0
9 changed files with 2329 additions and 2115 deletions

View File

@@ -11,6 +11,37 @@
{
"author": "Ryota",
"title": "Ryota's Nodes",
"reference": "https://github.com/lichenhao/Comfyui_Ryota",
"files": [
"https://github.com/lichenhao/Comfyui_Ryota"
],
"install_type": "git-clone",
"description": "NODES:CombineTexts, FontLoader, DrawText, TxtFileLoader, SaveTxtFile, SwitchModelClip, SwitchAnyInputs, Reroute2, Reroute3"
},
{
"author": "Soppatorsk",
"title": "comfyui_img_to_ascii [WIP]",
"reference": "https://github.com/Soppatorsk/comfyui_img_to_ascii",
"files": [
"https://github.com/Soppatorsk/comfyui_img_to_ascii"
],
"install_type": "git-clone",
"description": "Basic functionality for converting an image to ASCII art returned as a png image based on [a/ascii_magic](https://github.com/LeandroBarone/python-ascii_magic)"
},
{
"author": "AIFSH",
"title": "HivisionIDPhotos-ComfyUI",
"reference": "https://github.com/AIFSH/HivisionIDPhotos-ComfyUI",
"files": [
"https://github.com/AIFSH/HivisionIDPhotos-ComfyUI"
],
"install_type": "git-clone",
"description": "a custom node for [a/HivisionIDPhotos](https://github.com/Zeyi-Lin/HivisionIDPhotos).\nNOTE: Unsuitable for international users"
},
{
"author": "LyazS",
"title": "comfyui-nettools",
@@ -1309,16 +1340,6 @@
"install_type": "git-clone",
"description": "Dandy is a JavaScript bridge for ComfyUI. It includes everything you need to make JavaScript enabled extensions, or just load and code in little editor nodes right in ComfyUI.[w/This code can cause security issues because it allows for the execution of arbitrary JavaScript input.]"
},
{
"author": "tachyon-beep",
"title": "comfyui-simplefeed [UNSAFE]",
"reference": "https://github.com/tachyon-beep/comfyui-simplefeed",
"files": [
"https://github.com/tachyon-beep/comfyui-simplefeed"
],
"install_type": "git-clone",
"description": "A simple image feed for comfyUI which is easily configurable and easily extensible.\nUse the filter button to select which nodes write to the feed. Under settings, there are options that allow you: Position the feed. Set a max iamge count for the feed. Set oldest to newest or newest to oldest."
},
{
"author": "shadowcz007",
"title": "ComfyUI-PuLID [TEST]",
@@ -2031,16 +2052,6 @@
"install_type": "git-clone",
"description": "Nodes: Node Jumper. Various quality of life testing nodes"
},
{
"author": "ilovejohnwhite",
"title": "TatToolkit",
"reference": "https://github.com/ilovejohnwhite/UncleBillyGoncho",
"files": [
"https://github.com/ilovejohnwhite/UncleBillyGoncho"
],
"install_type": "git-clone",
"description": "Nodes:UWU TTK Preprocessor, Pixel Perfect Resolution, Generation Resolution From Image, Generation Resolution From Latent, Enchance And Resize Hint Images, ..."
},
{
"author": "IvanZhd",
"title": "comfyui-codeformer [WIP]",

View File

@@ -204,6 +204,14 @@
"title_aux": "ComfyUI-ViViD"
}
],
"https://github.com/AIFSH/HivisionIDPhotos-ComfyUI": [
[
"HivisionNode"
],
{
"title_aux": "HivisionIDPhotos-ComfyUI"
}
],
"https://github.com/AIFSH/IMAGDressing-ComfyUI": [
[
"IMAGDressingNode",
@@ -535,7 +543,9 @@
"https://github.com/Isi-dev/ComfyUI-UniAnimate": [
[
"Gen_align_pose",
"UniAnimateImage"
"ReposeImage",
"UniAnimateImage",
"UniAnimateImageLong"
],
{
"title_aux": "Isi-dev/ComfyUI-UniAnimate"
@@ -873,6 +883,14 @@
"title_aux": "ComfyUI-Shinsplat [UNSAFE]"
}
],
"https://github.com/Soppatorsk/comfyui_img_to_ascii": [
[
"Img_to_ASCII"
],
{
"title_aux": "comfyui_img_to_ascii [WIP]"
}
],
"https://github.com/SpaceWarpStudio/ComfyUI_Remaker_FaceSwap": [
[
"RemakerFaceSwap"
@@ -1814,26 +1832,6 @@
"title_aux": "Kolors Awesome Prompts [WIP]"
}
],
"https://github.com/ilovejohnwhite/UncleBillyGoncho": [
[
"CannyEdgePreprocessor",
"DiffusionEdge_Preprocessor",
"HintImageEnchance",
"ImageGenResolutionFromImage",
"ImageGenResolutionFromLatent",
"LineArtPreprocessor",
"LinkMasterNode",
"PiDiNetPreprocessor",
"PixelPerfectResolution",
"SuckerPunch",
"UWU_Preprocessor",
"VooDooNode",
"VooDooNode2"
],
{
"title_aux": "TatToolkit"
}
],
"https://github.com/immersiveexperience/ie-comfyui-color-nodes": [
[
"Average Color",

View File

File diff suppressed because it is too large Load Diff