update DB

This commit is contained in:
Dr.Lt.Data 2024-08-17 13:33:29 +09:00
parent 8c1f828c1f
commit 3b4bfeab22
7 changed files with 1227 additions and 1227 deletions

View File

@ -13138,14 +13138,14 @@
},
{
"author": "OliverCrosby",
"title": "Comfyui-Minimap",
"title": "ComfyUI Minimap",
"id": "minimap",
"reference": "https://github.com/OliverCrosby/Comfyui-Minimap",
"files":
[
"files": [
"https://github.com/OliverCrosby/Comfyui-Minimap"
],
"install_type": "git-clone",
"description": "This is the initial build of a comfyui minimap.\nVery simple so far. It makes a copy of the workflow graph, simplified and minified, in the bottom left hand corner. It puts a red border where your viewport is. Left click on the minimap and it will move your viewport to that location."
"description": "A simple minimap in the bottom-right of the window showing the full workflow, left click to navigate"
},
{
"author": "doomy23",
@ -13548,17 +13548,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "OliverCrosby",
"title": "ComfyUI Minimap",
"id": "minimap",
"reference": "https://github.com/OliverCrosby/Comfyui-Minimap",
"files": [
"https://github.com/OliverCrosby/Comfyui-Minimap"
],
"install_type": "git-clone",
"description": "A simple minimap in the bottom-right of the window showing the full workflow, left click to navigate"
}
]
}

View File

@ -907,9 +907,9 @@
],
"https://github.com/Anibaaal/ComfyUI-UX-Nodes": [
[
"DenoiseCalculator",
"EasyResolutionPicker",
"StepCalculator"
"SmoothCurveMerger",
"UNETSave"
],
{
"title_aux": "ComfyUI UX Nodes"
@ -2792,6 +2792,8 @@
"DisplayText",
"LoadVideo",
"MiniCPM_VQA",
"MiniCPM_VQA_Polished",
"MultipleImagesInput",
"PreViewVideo"
],
{
@ -10137,7 +10139,7 @@
"https://github.com/doomy23/ComfyUI-D00MYsNodes": [
[
"Images_Converter|D00MYs",
"Show_String|D00MYs"
"Show_Text|D00MYs"
],
{
"title_aux": "ComfyUI-D00MYsNodes"
@ -12350,6 +12352,7 @@
"JN_AudioSetChannels",
"JN_AudioSlice",
"JN_AudioSpeed",
"JN_AudioSplitChannels",
"JN_AudioStackChannels",
"JN_AudioTempo",
"JN_AudioTrimSilence",
@ -12403,6 +12406,9 @@
"JN_MaskToImage",
"JN_MathOperation",
"JN_MathOperationArray",
"JN_MeowHrtfAudio3d",
"JN_MeowHrtfModel",
"JN_MeowHrtfPosition",
"JN_MeowLoadVoice",
"JN_MeowSaveVoice",
"JN_MeowSentenceSplit",

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,27 @@
{
"models": [
{
"name": "TAESD3 Decoder",
"type": "TAESD",
"base": "FLUX.1",
"save_path": "vae_approx",
"description": "(FLUX.1 Verison) To view the preview in high quality while running samples in ComfyUI, you will need this model.",
"reference": "https://github.com/madebyollin/taesd",
"filename": "taef1_decoder.pth",
"url": "https://github.com/madebyollin/taesd/raw/main/taef1_decoder.pth",
"size": "4.71MB"
},
{
"name": "TAESD3 Encoder",
"type": "TAESD",
"base": "FLUX.1",
"save_path": "vae_approx",
"description": "(FLUX.1 Verison) To view the preview in high quality while running samples in ComfyUI, you will need this model.",
"reference": "https://github.com/madebyollin/taesd",
"filename": "taef1_encoder.pth",
"url": "https://github.com/madebyollin/taesd/raw/main/taef1_encoder.pth",
"size": "4.71MB"
},
{
"name": "TAESD3 Decoder",
"type": "TAESD",

View File

@ -56,14 +56,14 @@
},
{
"author": "OliverCrosby",
"title": "Comfyui-Minimap",
"title": "ComfyUI Minimap",
"id": "minimap",
"reference": "https://github.com/OliverCrosby/Comfyui-Minimap",
"files":
[
"files": [
"https://github.com/OliverCrosby/Comfyui-Minimap"
],
"install_type": "git-clone",
"description": "This is the initial build of a comfyui minimap.\nVery simple so far. It makes a copy of the workflow graph, simplified and minified, in the bottom left hand corner. It puts a red border where your viewport is. Left click on the minimap and it will move your viewport to that location."
"description": "A simple minimap in the bottom-right of the window showing the full workflow, left click to navigate"
},
{
"author": "leeguandong",

View File

@ -907,9 +907,9 @@
],
"https://github.com/Anibaaal/ComfyUI-UX-Nodes": [
[
"DenoiseCalculator",
"EasyResolutionPicker",
"StepCalculator"
"SmoothCurveMerger",
"UNETSave"
],
{
"title_aux": "ComfyUI UX Nodes"
@ -2792,6 +2792,8 @@
"DisplayText",
"LoadVideo",
"MiniCPM_VQA",
"MiniCPM_VQA_Polished",
"MultipleImagesInput",
"PreViewVideo"
],
{
@ -10137,7 +10139,7 @@
"https://github.com/doomy23/ComfyUI-D00MYsNodes": [
[
"Images_Converter|D00MYs",
"Show_String|D00MYs"
"Show_Text|D00MYs"
],
{
"title_aux": "ComfyUI-D00MYsNodes"
@ -12350,6 +12352,7 @@
"JN_AudioSetChannels",
"JN_AudioSlice",
"JN_AudioSpeed",
"JN_AudioSplitChannels",
"JN_AudioStackChannels",
"JN_AudioTempo",
"JN_AudioTrimSilence",
@ -12403,6 +12406,9 @@
"JN_MaskToImage",
"JN_MathOperation",
"JN_MathOperationArray",
"JN_MeowHrtfAudio3d",
"JN_MeowHrtfModel",
"JN_MeowHrtfPosition",
"JN_MeowLoadVoice",
"JN_MeowSaveVoice",
"JN_MeowSentenceSplit",

View File

@ -1,5 +1,28 @@
{
"models": [
{
"name": "TAESD3 Decoder",
"type": "TAESD",
"base": "FLUX.1",
"save_path": "vae_approx",
"description": "(FLUX.1 Verison) To view the preview in high quality while running samples in ComfyUI, you will need this model.",
"reference": "https://github.com/madebyollin/taesd",
"filename": "taef1_decoder.pth",
"url": "https://github.com/madebyollin/taesd/raw/main/taef1_decoder.pth",
"size": "4.71MB"
},
{
"name": "TAESD3 Encoder",
"type": "TAESD",
"base": "FLUX.1",
"save_path": "vae_approx",
"description": "(FLUX.1 Verison) To view the preview in high quality while running samples in ComfyUI, you will need this model.",
"reference": "https://github.com/madebyollin/taesd",
"filename": "taef1_encoder.pth",
"url": "https://github.com/madebyollin/taesd/raw/main/taef1_encoder.pth",
"size": "4.71MB"
},
{
"name": "comfyanonymous/clip_l",
"type": "clip",
@ -670,52 +693,6 @@
"filename": "model.safetensors",
"url": "https://huggingface.co/spaces/ID-Animator/ID-Animator/resolve/main/image_encoder/model.safetensors",
"size": "2.53GB"
},
{
"name": "IC-Light/fc",
"type": "IC-Light",
"base": "SD1.5",
"save_path": "unet/IC-Light",
"description": "The default relighting model, conditioned on text and foreground",
"reference": "https://huggingface.co/lllyasviel/ic-light",
"filename": "iclight_sd15_fc.safetensors",
"url": "https://huggingface.co/lllyasviel/ic-light/resolve/main/iclight_sd15_fc.safetensors",
"size": "1.72GB"
},
{
"name": "IC-Light/fbc",
"type": "IC-Light",
"base": "SD1.5",
"save_path": "unet/IC-Light",
"description": "Relighting model conditioned with text, foreground, and background",
"reference": "https://huggingface.co/lllyasviel/ic-light",
"filename": "iclight_sd15_fbc.safetensors",
"url": "https://huggingface.co/lllyasviel/ic-light/resolve/main/iclight_sd15_fbc.safetensors",
"size": "1.72GB"
},
{
"name": "IC-Light/fcon",
"type": "IC-Light",
"base": "SD1.5",
"save_path": "unet/IC-Light",
"description": "Same as iclight_sd15_fc.safetensors, but trained with offset noise",
"reference": "https://huggingface.co/lllyasviel/ic-light",
"filename": "iclight_sd15_fcon.safetensors",
"url": "https://huggingface.co/lllyasviel/ic-light/resolve/main/iclight_sd15_fcon.safetensors",
"size": "1.72GB"
},
{
"name": "MonsterMMORPG/insightface (for InstantID)",
"type": "insightface",
"base": "SDXL",
"save_path": "insightface/models",
"description": "MonsterMMORPG insightface model for cubiq/InstantID",
"reference": "https://huggingface.co/MonsterMMORPG/tools/tree/main",
"filename": "antelopev2.zip",
"url": "https://huggingface.co/MonsterMMORPG/tools/resolve/main/antelopev2.zip",
"size": "360.7MB"
}
]
}