update DB

This commit is contained in:
ltdrdata
2023-08-10 09:22:44 +09:00
parent 902df28219
commit 186eb31c46
2 changed files with 62 additions and 10 deletions

View File

@@ -186,7 +186,15 @@
"Vignette"
],
"https://github.com/Fannovel16/ComfyUI-Frame-Interpolation": [
"KSampler Gradually Adding More Denoise (efficient)"
"AMT VFI",
"ESAI VFI",
"GMFSS Fortuna VFI",
"IFRNet VFI",
"IFUnet VFI",
"KSampler Gradually Adding More Denoise (efficient)",
"M2M VFI",
"RIFE VFI",
"Sepconv VFI"
],
"https://github.com/Fannovel16/comfy_controlnet_preprocessors": [
"AnimeLineArtPreprocessor",
@@ -783,6 +791,7 @@
"PromptToSchedule",
"ScheduleToCond",
"ScheduleToModel",
"SimpleWildcard",
"StringConcat"
],
"https://github.com/bash-j/mikey_nodes": [
@@ -801,7 +810,8 @@
"SaveMetaData",
"Style Conditioner",
"Upscale Tile Calculator",
"VAE Decode 6GB SDXL (deprecated)"
"VAE Decode 6GB SDXL (deprecated)",
"Wildcard Processor"
],
"https://github.com/biegert/ComfyUI-CLIPSeg/raw/main/custom_nodes/clipseg.py": [
"CLIPSeg",
@@ -844,6 +854,9 @@
"FetchRemote",
"QueueRemote"
],
"https://github.com/city96/SD-Latent-Interposer": [
"LatentInterposer"
],
"https://github.com/civitai/comfy-nodes": [
"CivitAI_Checkpoint_Loader",
"CivitAI_Lora_Loader"
@@ -860,6 +873,14 @@
"https://github.com/comfyanonymous/ComfyUI_experiments/raw/master/sampler_tonemap.py": [
"ModelSamplerTonemapNoiseTest"
],
"https://github.com/coreyryanhanson/comfy-qr": [
"comfy-qr-by-image-size",
"comfy-qr-by-module-size"
],
"https://github.com/coreyryanhanson/comfy-qr-validation-nodes": [
"comfy-qr-read",
"comfy-qr-validate"
],
"https://github.com/cubiq/ComfyUI_SimpleMath": [
"SimpleMath"
],
@@ -871,7 +892,8 @@
"DZ_Face_Detailer"
],
"https://github.com/dimtoneff/ComfyUI-PixelArt-Detector": [
"PixelArtDetector"
"PixelArtDetectorSave",
"PixelArtDetectorToImage"
],
"https://github.com/diontimmer/ComfyUI-Vextra-Nodes": [
"Add Text To Image",
@@ -1352,6 +1374,10 @@
"https://github.com/twri/sdxl_prompt_styler": [
"SDXLPromptStyler"
],
"https://github.com/uarefans/ComfyUI-Fans": [
"Fans Styler",
"Fans Text Concatenate"
],
"https://github.com/wallish77/wlsh_nodes": [
"Alternating KSampler (WLSH)",
"CLIP Positive-Negative (WLSH)",
@@ -1395,10 +1421,6 @@
"DTPromptAgent",
"DTPromptAgentString"
],
"https://gitlab.com/sofuego-comfy-nodes/comfy-qr": [
"comfy-qr-by-image-size",
"comfy-qr-by-module-size"
],
"https://raw.githubusercontent.com/throttlekitty/SDXLCustomAspectRatio/main/SDXLAspectRatio.py": [
"SDXLAspectRatio"
]