update DB

This commit is contained in:
Dr.Lt.Data 2024-12-22 19:43:16 +09:00
parent b6e8659371
commit 171496c2ca
7 changed files with 123 additions and 127 deletions

View File

@ -8884,6 +8884,16 @@
"install_type": "git-clone",
"description": "Extract metadata from image."
},
{
"author": "shinich39",
"title": "comfyui-view-recommendations",
"reference": "https://github.com/shinich39/comfyui-view-recommendations",
"files": [
"https://github.com/shinich39/comfyui-view-recommendations"
],
"install_type": "git-clone",
"description": "Load model generation data from civitai."
},
{
"author": "wei30172",
"title": "comfygen",
@ -18292,6 +18302,26 @@
"install_type": "git-clone",
"description": "Seamless Clone for ComfyUI"
},
{
"author": "wmpmiles",
"title": "comfyui-some-image-processing-stuff",
"reference": "https://github.com/wmpmiles/comfyui-some-image-processing-stuff",
"files": [
"https://github.com/wmpmiles/comfyui-some-image-processing-stuff"
],
"install_type": "git-clone",
"description": "Some ComfyUI nodes that provide some image-processing functionality. Resampling, Color Grading, Inpainting, ..."
},
{
"author": "SlackinJack",
"title": "asyncdiff_comfyui",
"reference": "https://github.com/SlackinJack/asyncdiff_comfyui",
"files": [
"https://github.com/SlackinJack/asyncdiff_comfyui"
],
"install_type": "git-clone",
"description": "AsyncDiff node for ComfyUI"
},

View File

@ -2559,6 +2559,11 @@
"last_update": "2024-08-30 01:19:54",
"author_account_age_days": 1863
},
"https://github.com/SlackinJack/asyncdiff_comfyui": {
"stars": 0,
"last_update": "2024-12-22 07:23:35",
"author_account_age_days": 2356
},
"https://github.com/SlackinJack/distrifuser_comfyui": {
"stars": 1,
"last_update": "2024-12-19 04:57:18",
@ -2766,7 +2771,7 @@
},
"https://github.com/TKRLAB/ComfyUI_Prompt_List_JSON": {
"stars": 0,
"last_update": "2024-12-21 15:23:25",
"last_update": "2024-12-21 18:16:48",
"author_account_age_days": 300
},
"https://github.com/TMElyralab/Comfyui-MusePose": {
@ -7394,6 +7399,11 @@
"last_update": "2024-08-27 05:44:22",
"author_account_age_days": 493
},
"https://github.com/shinich39/comfyui-view-recommendations": {
"stars": 0,
"last_update": "2024-12-22 08:02:43",
"author_account_age_days": 493
},
"https://github.com/shobhitic/ComfyUI-PlusMinusTextClip": {
"stars": 3,
"last_update": "2024-06-20 13:57:29",
@ -8209,6 +8219,11 @@
"last_update": "2024-12-22 01:16:23",
"author_account_age_days": 3211
},
"https://github.com/wmpmiles/comfyui-some-image-processing-stuff": {
"stars": 0,
"last_update": "2024-12-22 04:42:45",
"author_account_age_days": 3211
},
"https://github.com/wolfden/ComfyUi_PromptStylers": {
"stars": 82,
"last_update": "2024-09-03 18:33:52",

View File

@ -3989,6 +3989,29 @@
"size": "8.24GB"
},
{
"name": "Comfy-Org/hunyuan_video_t2v_720p_bf16.safetensors",
"type": "diffusion_model",
"base": "Hunyuan Video",
"save_path": "diffusion_models/hunyuan_video",
"description": "Huyuan Video diffusion model. repackaged version.",
"reference": "https://huggingface.co/Comfy-Org/HunyuanVideo_repackaged",
"filename": "hunyuan_video_t2v_720p_bf16.safetensors",
"url": "https://huggingface.co/Comfy-Org/HunyuanVideo_repackaged/resolve/main/split_files/diffusion_models/hunyuan_video_t2v_720p_bf16.safetensors",
"size": "25.6GB"
},
{
"name": "Comfy-Org/hunyuan_video_vae_bf16.safetensors",
"type": "VAE",
"base": "Hunyuan Video",
"save_path": "diffusion_models/hunyuan_video",
"description": "Huyuan Video diffusion model. repackaged version.",
"reference": "https://huggingface.co/Comfy-Org/HunyuanVideo_repackaged",
"filename": "hunyuan_video_vae_bf16.safetensors",
"url": "https://huggingface.co/Comfy-Org/HunyuanVideo_repackaged/resolve/main/split_files/vae/hunyuan_video_vae_bf16.safetensors",
"size": "493MB"
},
{
"name": "FLUX.1 [Schnell] Diffusion model",
"type": "diffusion_model",

View File

@ -11,16 +11,6 @@
{
"author": "wmpmiles",
"title": "comfyui-some-image-processing-stuff",
"reference": "https://github.com/wmpmiles/comfyui-some-image-processing-stuff",
"files": [
"https://github.com/wmpmiles/comfyui-some-image-processing-stuff"
],
"install_type": "git-clone",
"description": "NODES: Color Grading, Mask-Crop Inpaint | Pre/POST, Mask-Crop | Pre/POST, LatentZeroMask, Blur Mask, Resample Image/Mask/Latent, Resampler | Nearest-Neighbor/Triangle/Lanczos/Jinc-Lanczos/Mitchell-Netravali/Area, Scaler | Side/Area/Sides Unlinked/Pixel Deltas/Megapixels"
},
{
"author": "dihan",
"title": "ComfyUI Random Keypoints for InstantID [WIP]",

View File

@ -321,7 +321,7 @@
],
"https://github.com/Aksaz/seamless-clone-comfyui": [
[
"Seamless Cloning"
"Seamless Clone"
],
{
"title_aux": "seamless-clone-comfyui"
@ -4115,34 +4115,6 @@
"title_aux": "Comfyui-zZzZz [UNSAFE]"
}
],
"https://github.com/wmpmiles/comfyui-some-image-processing-stuff": [
[
"Blur Mask",
"Color Grading",
"LatentZeroMask",
"Mask-Crop Inpaint | Post",
"Mask-Crop Inpaint | Pre",
"Mask-Crop | Post",
"Mask-Crop | Pre",
"Resample Image",
"Resample Latent",
"Resample Mask",
"Resampler | Area",
"Resampler | Jinc-Lanczos",
"Resampler | Lanczos",
"Resampler | Mitchell-Netravali",
"Resampler | Nearest-Neighbor",
"Resampler | Triangle",
"Scaler | Area",
"Scaler | Megapixels",
"Scaler | Pixel Deltas",
"Scaler | Side",
"Scaler | Sides Unlinked"
],
{
"title_aux": "comfyui-some-image-processing-stuff"
}
],
"https://github.com/wormley/comfyui-wormley-nodes": [
[
"CheckpointVAELoaderSimpleText",

View File

@ -11,6 +11,36 @@
{
"author": "shinich39",
"title": "comfyui-view-recommendations",
"reference": "https://github.com/shinich39/comfyui-view-recommendations",
"files": [
"https://github.com/shinich39/comfyui-view-recommendations"
],
"install_type": "git-clone",
"description": "Load model generation data from civitai."
},
{
"author": "SlackinJack",
"title": "asyncdiff_comfyui",
"reference": "https://github.com/SlackinJack/asyncdiff_comfyui",
"files": [
"https://github.com/SlackinJack/asyncdiff_comfyui"
],
"install_type": "git-clone",
"description": "AsyncDiff node for ComfyUI"
},
{
"author": "wmpmiles",
"title": "comfyui-some-image-processing-stuff",
"reference": "https://github.com/wmpmiles/comfyui-some-image-processing-stuff",
"files": [
"https://github.com/wmpmiles/comfyui-some-image-processing-stuff"
],
"install_type": "git-clone",
"description": "Some ComfyUI nodes that provide some image-processing functionality. Resampling, Color Grading, Inpainting, ..."
},
{
"author": "kevinmcmahondev",
"title": "Skin Tone Detector for ComfyUI",
@ -652,47 +682,6 @@
],
"install_type": "git-clone",
"description": "The Jigsaw Puzzle Effect plugin provides a unique puzzle effect for image processing. By dividing an image into multiple puzzle pieces and optionally adding missing pieces, users can easily create artistic puzzle effects."
},
{
"author": "weilin9999",
"title": "WeiLin-ComfyUI-prompt-all-in-one",
"id": "prompt-all-in-one",
"reference": "https://github.com/weilin9999/WeiLin-ComfyUI-prompt-all-in-one",
"files": [
"https://github.com/weilin9999/WeiLin-ComfyUI-prompt-all-in-one"
],
"install_type": "git-clone",
"description": "Write prompt words like WebUI"
},
{
"author": "nsdtcloud3d",
"title": "ComfyUI-3D-Convert",
"reference": "https://github.com/nsdtcloud3d/ComfyUI-3D-Convert",
"files": [
"https://github.com/nsdtcloud3d/ComfyUI-3D-Convert"
],
"install_type": "git-clone",
"description": "ComfyUI-3D-Covert is a 3D File Format Conversion Extension based on 3dconvert.nsdt.cloud-API. It provides a node ConvertTo3DFormat currently available, is a powerful tool designed to streamline the conversion of 3D models between a wide array of file formats."
},
{
"author": "ctefer",
"title": "CFE_comfyui",
"reference": "https://github.com/ctefer/CFE_comfyui",
"files": [
"https://github.com/ctefer/CFE_comfyui"
],
"install_type": "git-clone",
"description": "This is a subset of nodes for ComfyUI that I made just for my own workflow. The nodes support Flux (single conditioning, no negatives) and are just a way of minimizing the noodles. There's no real journey to be made here, just anything that helps me get through the day."
},
{
"author": "jax-explorer",
"title": "comfyui-model-dynamic-loader",
"reference": "https://github.com/jax-explorer/comfyui-model-dynamic-loader",
"files": [
"https://github.com/jax-explorer/comfyui-model-dynamic-loader"
],
"install_type": "git-clone",
"description": "for comfyonline dynamic loader\ncomfyonline is comfyui cloud website"
}
]
}

View File

@ -1,5 +1,28 @@
{
"models": [
{
"name": "Comfy-Org/hunyuan_video_t2v_720p_bf16.safetensors",
"type": "diffusion_model",
"base": "Hunyuan Video",
"save_path": "diffusion_models/hunyuan_video",
"description": "Huyuan Video diffusion model. repackaged version.",
"reference": "https://huggingface.co/Comfy-Org/HunyuanVideo_repackaged",
"filename": "hunyuan_video_t2v_720p_bf16.safetensors",
"url": "https://huggingface.co/Comfy-Org/HunyuanVideo_repackaged/resolve/main/split_files/diffusion_models/hunyuan_video_t2v_720p_bf16.safetensors",
"size": "25.6GB"
},
{
"name": "Comfy-Org/hunyuan_video_vae_bf16.safetensors",
"type": "VAE",
"base": "Hunyuan Video",
"save_path": "diffusion_models/hunyuan_video",
"description": "Huyuan Video diffusion model. repackaged version.",
"reference": "https://huggingface.co/Comfy-Org/HunyuanVideo_repackaged",
"filename": "hunyuan_video_vae_bf16.safetensors",
"url": "https://huggingface.co/Comfy-Org/HunyuanVideo_repackaged/resolve/main/split_files/vae/hunyuan_video_vae_bf16.safetensors",
"size": "493MB"
},
{
"name": "LTX-Video 2B v0.9.1 Checkpoint",
"type": "checkpoint",
@ -648,52 +671,6 @@
"filename": "Hyper-SDXL-12steps-CFG-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SDXL-12steps-CFG-lora.safetensors",
"size": "787MB"
},
{
"name": "Hyper-SD CFG LoRA (4steps) - SD3",
"type": "lora",
"base": "SD3",
"save_path": "loras/HyperSD/SD3",
"description": "Hyper-SD CFG LoRA (4steps) - SD3",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD3-4steps-CFG-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD3-4steps-CFG-lora.safetensors",
"size": "472MB"
},
{
"name": "Hyper-SD CFG LoRA (8steps) - SD3",
"type": "lora",
"base": "SD3",
"save_path": "loras/HyperSD/SD3",
"description": "Hyper-SD CFG LoRA (8steps) - SD3",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD3-8steps-CFG-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD3-8steps-CFG-lora.safetensors",
"size": "472MB"
},
{
"name": "Hyper-SD CFG LoRA (16steps) - SD3",
"type": "lora",
"base": "SD3",
"save_path": "loras/HyperSD/SD3",
"description": "Hyper-SD CFG LoRA (16steps) - SD3",
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
"filename": "Hyper-SD3-16steps-CFG-lora.safetensors",
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD3-16steps-CFG-lora.safetensors",
"size": "472MB"
},
{
"name": "InstantX/FLUX.1-dev Controlnet (Union)",
"type": "controlnet",
"base": "FLUX.1",
"save_path": "controlnet/FLUX.1/InstantX-FLUX1-Dev-Union",
"description": "FLUX.1 [Dev] Union Controlnet. Supports Canny, Depth, Pose, Tile, Blur, Gray Low Quality.",
"reference": "https://huggingface.co/InstantX/FLUX.1-dev-Controlnet-Union",
"filename": "diffusion_pytorch_model.safetensors",
"url": "https://huggingface.co/InstantX/FLUX.1-dev-Controlnet-Union/resolve/main/diffusion_pytorch_model.safetensors",
"size": "6.6GB"
}
]
}