update DB

This commit is contained in:
Dr.Lt.Data 2024-08-06 01:24:56 +09:00
parent 8b121e1352
commit 18f69d379f
2 changed files with 58 additions and 36 deletions

View File

@ -178,7 +178,7 @@
}, },
{ {
"name": "stabilityai/stable-diffusion-x4-upscaler", "name": "stabilityai/stable-diffusion-x4-upscaler",
"type": "checkpoints", "type": "checkpoint",
"base": "upscale", "base": "upscale",
"save_path": "checkpoints/upscale", "save_path": "checkpoints/upscale",
"description": "This upscaling model is a latent text-guided diffusion model and should be used with SD_4XUpscale_Conditioning and KSampler.", "description": "This upscaling model is a latent text-guided diffusion model and should be used with SD_4XUpscale_Conditioning and KSampler.",
@ -255,7 +255,7 @@
}, },
{ {
"name": "Stable Video Diffusion Image-to-Video", "name": "Stable Video Diffusion Image-to-Video",
"type": "checkpoints", "type": "checkpoint",
"base": "SVD", "base": "SVD",
"save_path": "checkpoints/SVD", "save_path": "checkpoints/SVD",
"description": "Stable Video Diffusion (SVD) Image-to-Video is a diffusion model that takes in a still image as a conditioning frame, and generates a video from it.\nNOTE: 14 frames @ 576x1024", "description": "Stable Video Diffusion (SVD) Image-to-Video is a diffusion model that takes in a still image as a conditioning frame, and generates a video from it.\nNOTE: 14 frames @ 576x1024",
@ -277,7 +277,7 @@
}, },
{ {
"name": "Stable Video Diffusion Image-to-Video (XT)", "name": "Stable Video Diffusion Image-to-Video (XT)",
"type": "checkpoints", "type": "checkpoint",
"base": "SVD", "base": "SVD",
"save_path": "checkpoints/SVD", "save_path": "checkpoints/SVD",
"description": "Stable Video Diffusion (SVD) Image-to-Video is a diffusion model that takes in a still image as a conditioning frame, and generates a video from it.\nNOTE: 25 frames @ 576x1024 ", "description": "Stable Video Diffusion (SVD) Image-to-Video is a diffusion model that takes in a still image as a conditioning frame, and generates a video from it.\nNOTE: 25 frames @ 576x1024 ",
@ -332,7 +332,7 @@
}, },
{ {
"name": "stabilityai/comfyui_checkpoints/stable_cascade_stage_b.safetensors", "name": "stabilityai/comfyui_checkpoints/stable_cascade_stage_b.safetensors",
"type": "checkpoints", "type": "checkpoint",
"base": "Stable Cascade", "base": "Stable Cascade",
"save_path": "checkpoints/Stable-Cascade", "save_path": "checkpoints/Stable-Cascade",
"description": "Stable Cascade stage_b checkpoints", "description": "Stable Cascade stage_b checkpoints",
@ -343,7 +343,7 @@
}, },
{ {
"name": "stabilityai/comfyui_checkpoints/stable_cascade_stage_c.safetensors", "name": "stabilityai/comfyui_checkpoints/stable_cascade_stage_c.safetensors",
"type": "checkpoints", "type": "checkpoint",
"base": "Stable Cascade", "base": "Stable Cascade",
"save_path": "checkpoints/Stable-Cascade", "save_path": "checkpoints/Stable-Cascade",
"description": "Stable Cascade stage_c checkpoints", "description": "Stable Cascade stage_c checkpoints",
@ -475,7 +475,7 @@
}, },
{ {
"name": "SDXL-Turbo 1.0 (fp16)", "name": "SDXL-Turbo 1.0 (fp16)",
"type": "checkpoints", "type": "checkpoint",
"base": "SDXL", "base": "SDXL",
"save_path": "checkpoints/SDXL-TURBO", "save_path": "checkpoints/SDXL-TURBO",
"description": "SDXL-Turbo 1.0 fp16", "description": "SDXL-Turbo 1.0 fp16",
@ -486,7 +486,7 @@
}, },
{ {
"name": "SDXL-Turbo 1.0", "name": "SDXL-Turbo 1.0",
"type": "checkpoints", "type": "checkpoint",
"base": "SDXL", "base": "SDXL",
"save_path": "checkpoints/SDXL-TURBO", "save_path": "checkpoints/SDXL-TURBO",
"description": "SDXL-Turbo 1.0", "description": "SDXL-Turbo 1.0",
@ -497,7 +497,7 @@
}, },
{ {
"name": "sd_xl_base_1.0_0.9vae.safetensors", "name": "sd_xl_base_1.0_0.9vae.safetensors",
"type": "checkpoints", "type": "checkpoint",
"base": "SDXL", "base": "SDXL",
"save_path": "default", "save_path": "default",
"description": "Stable Diffusion XL base model (VAE 0.9)", "description": "Stable Diffusion XL base model (VAE 0.9)",
@ -508,7 +508,7 @@
}, },
{ {
"name": "sd_xl_base_1.0.safetensors", "name": "sd_xl_base_1.0.safetensors",
"type": "checkpoints", "type": "checkpoint",
"base": "SDXL", "base": "SDXL",
"save_path": "default", "save_path": "default",
"description": "Stable Diffusion XL base model", "description": "Stable Diffusion XL base model",
@ -519,7 +519,7 @@
}, },
{ {
"name": "sd_xl_refiner_1.0_0.9vae.safetensors", "name": "sd_xl_refiner_1.0_0.9vae.safetensors",
"type": "checkpoints", "type": "checkpoint",
"base": "SDXL", "base": "SDXL",
"save_path": "default", "save_path": "default",
"description": "Stable Diffusion XL refiner model (VAE 0.9)", "description": "Stable Diffusion XL refiner model (VAE 0.9)",
@ -530,7 +530,7 @@
}, },
{ {
"name": "stable-diffusion-xl-refiner-1.0", "name": "stable-diffusion-xl-refiner-1.0",
"type": "checkpoints", "type": "checkpoint",
"base": "SDXL", "base": "SDXL",
"save_path": "default", "save_path": "default",
"description": "Stable Diffusion XL refiner model", "description": "Stable Diffusion XL refiner model",
@ -644,7 +644,7 @@
{ {
"name": "v1-5-pruned-emaonly.ckpt", "name": "v1-5-pruned-emaonly.ckpt",
"type": "checkpoints", "type": "checkpoint",
"base": "SD1.5", "base": "SD1.5",
"save_path": "default", "save_path": "default",
"description": "Stable Diffusion 1.5 base model", "description": "Stable Diffusion 1.5 base model",
@ -655,7 +655,7 @@
}, },
{ {
"name": "v2-1_512-ema-pruned.safetensors", "name": "v2-1_512-ema-pruned.safetensors",
"type": "checkpoints", "type": "checkpoint",
"base": "SD2", "base": "SD2",
"save_path": "default", "save_path": "default",
"description": "Stable Diffusion 2 base model (512)", "description": "Stable Diffusion 2 base model (512)",
@ -666,7 +666,7 @@
}, },
{ {
"name": "v2-1_768-ema-pruned.safetensors", "name": "v2-1_768-ema-pruned.safetensors",
"type": "checkpoints", "type": "checkpoint",
"base": "SD2", "base": "SD2",
"save_path": "default", "save_path": "default",
"description": "Stable Diffusion 2 base model (768)", "description": "Stable Diffusion 2 base model (768)",
@ -677,7 +677,7 @@
}, },
{ {
"name": "AbyssOrangeMix2 (hard)", "name": "AbyssOrangeMix2 (hard)",
"type": "checkpoints", "type": "checkpoint",
"base": "SD1.5", "base": "SD1.5",
"save_path": "default", "save_path": "default",
"description": "AbyssOrangeMix2 - hard version (anime style)", "description": "AbyssOrangeMix2 - hard version (anime style)",
@ -688,7 +688,7 @@
}, },
{ {
"name": "AbyssOrangeMix3 A1", "name": "AbyssOrangeMix3 A1",
"type": "checkpoints", "type": "checkpoint",
"base": "SD1.5", "base": "SD1.5",
"save_path": "default", "save_path": "default",
"description": "AbyssOrangeMix3 - A1 (anime style)", "description": "AbyssOrangeMix3 - A1 (anime style)",
@ -699,7 +699,7 @@
}, },
{ {
"name": "AbyssOrangeMix3 A3", "name": "AbyssOrangeMix3 A3",
"type": "checkpoints", "type": "checkpoint",
"base": "SD1.5", "base": "SD1.5",
"save_path": "default", "save_path": "default",
"description": "AbyssOrangeMix - A3 (anime style)", "description": "AbyssOrangeMix - A3 (anime style)",
@ -710,7 +710,7 @@
}, },
{ {
"name": "Waifu Diffusion 1.5 Beta3 (fp16)", "name": "Waifu Diffusion 1.5 Beta3 (fp16)",
"type": "checkpoints", "type": "checkpoint",
"base": "SD2.1", "base": "SD2.1",
"save_path": "default", "save_path": "default",
"description": "Waifu Diffusion 1.5 Beta3", "description": "Waifu Diffusion 1.5 Beta3",
@ -831,7 +831,7 @@
}, },
{ {
"name": "Segmind-Vega", "name": "Segmind-Vega",
"type": "checkpoints", "type": "checkpoint",
"base": "segmind-vega", "base": "segmind-vega",
"save_path": "checkpoints/segmind-vega", "save_path": "checkpoints/segmind-vega",
"description": "The Segmind-Vega Model is a distilled version of the Stable Diffusion XL (SDXL), offering a remarkable 70% reduction in size and an impressive 100% speedup while retaining high-quality text-to-image generation capabilities.", "description": "The Segmind-Vega Model is a distilled version of the Stable Diffusion XL (SDXL), offering a remarkable 70% reduction in size and an impressive 100% speedup while retaining high-quality text-to-image generation capabilities.",
@ -1986,7 +1986,7 @@
}, },
{ {
"name": "TencentARC/motionctrl.pth", "name": "TencentARC/motionctrl.pth",
"type": "checkpoints", "type": "checkpoint",
"base": "MotionCtrl", "base": "MotionCtrl",
"save_path": "checkpoints/motionctrl", "save_path": "checkpoints/motionctrl",
"description": "To use the ComfyUI-MotionCtrl extension, downloading this model is required.", "description": "To use the ComfyUI-MotionCtrl extension, downloading this model is required.",
@ -2668,7 +2668,7 @@
}, },
{ {
"name": "DynamiCrafter 1024 bf16 safetensors", "name": "DynamiCrafter 1024 bf16 safetensors",
"type": "checkpoints", "type": "checkpoint",
"base": "DynamiCrafter", "base": "DynamiCrafter",
"save_path": "checkpoints/dynamicrafter", "save_path": "checkpoints/dynamicrafter",
"description": "DynamiCrafter image2video model 1024x575", "description": "DynamiCrafter image2video model 1024x575",
@ -2679,7 +2679,7 @@
}, },
{ {
"name": "DynamiCrafter 512 interpolation bf16 safetensors", "name": "DynamiCrafter 512 interpolation bf16 safetensors",
"type": "checkpoints", "type": "checkpoint",
"base": "DynamiCrafter", "base": "DynamiCrafter",
"save_path": "checkpoints/dynamicrafter", "save_path": "checkpoints/dynamicrafter",
"description": "DynamiCrafter image2video interpolation model 512", "description": "DynamiCrafter image2video interpolation model 512",
@ -2701,7 +2701,7 @@
}, },
{ {
"name": "Depth-FM-v1 fp16 safetensors", "name": "Depth-FM-v1 fp16 safetensors",
"type": "checkpoints", "type": "checkpoint",
"base": "Depth-FM", "base": "Depth-FM",
"save_path": "checkpoints/depthfm", "save_path": "checkpoints/depthfm",
"description": "Depth-FM monocular depth estimation model", "description": "Depth-FM monocular depth estimation model",
@ -2712,7 +2712,7 @@
}, },
{ {
"name": "Depth-FM-v1 fp32 safetensors", "name": "Depth-FM-v1 fp32 safetensors",
"type": "checkpoints", "type": "checkpoint",
"base": "Depth-FM", "base": "Depth-FM",
"save_path": "checkpoints/depthfm", "save_path": "checkpoints/depthfm",
"description": "Depth-FM monocular depth estimation model", "description": "Depth-FM monocular depth estimation model",
@ -2723,7 +2723,7 @@
}, },
{ {
"name": "SUPIR-v0F.ckpt", "name": "SUPIR-v0F.ckpt",
"type": "checkpoints", "type": "checkpoint",
"base": "SUPIR", "base": "SUPIR",
"save_path": "checkpoints/SUPIR", "save_path": "checkpoints/SUPIR",
"description": "SUPIR checkpoint model", "description": "SUPIR checkpoint model",
@ -2734,7 +2734,7 @@
}, },
{ {
"name": "SUPIR-v0Q.ckpt", "name": "SUPIR-v0Q.ckpt",
"type": "checkpoints", "type": "checkpoint",
"base": "SUPIR", "base": "SUPIR",
"save_path": "checkpoints/SUPIR", "save_path": "checkpoints/SUPIR",
"description": "SUPIR checkpoint model", "description": "SUPIR checkpoint model",
@ -2745,7 +2745,7 @@
}, },
{ {
"name": "Kijai/SUPIR-v0F_fp16.safetensors (pruned)", "name": "Kijai/SUPIR-v0F_fp16.safetensors (pruned)",
"type": "checkpoints", "type": "checkpoint",
"base": "SUPIR", "base": "SUPIR",
"save_path": "checkpoints/SUPIR", "save_path": "checkpoints/SUPIR",
"description": "SUPIR checkpoint model", "description": "SUPIR checkpoint model",
@ -2756,7 +2756,7 @@
}, },
{ {
"name": "Kijai/SUPIR-v0Q_fp16.safetensors (pruned)", "name": "Kijai/SUPIR-v0Q_fp16.safetensors (pruned)",
"type": "checkpoints", "type": "checkpoint",
"base": "SUPIR", "base": "SUPIR",
"save_path": "checkpoints/SUPIR", "save_path": "checkpoints/SUPIR",
"description": "SUPIR checkpoint model", "description": "SUPIR checkpoint model",
@ -3467,15 +3467,26 @@
}, },
{ {
"name": "Comfy Org/FLUX.1 [dev] Diffusion model (fp8)", "name": "Comfy Org/FLUX.1 [dev] Checkpoint model (fp8)",
"type": "unet", "type": "checkpoint",
"base": "FLUX.1", "base": "FLUX.1",
"save_path": "unet/FLUX1", "save_path": "checkpoints/FLUX1",
"description": "FLUX.1 [dev] Diffusion model (fp8)", "description": "FLUX.1 [dev] Checkpoint model (fp8)",
"reference": "https://huggingface.co/Comfy-Org/flux1-dev/tree/main", "reference": "https://huggingface.co/Comfy-Org/flux1-dev/tree/main",
"filename": "flux1-dev-fp8.safetensors", "filename": "flux1-dev-fp8.safetensors",
"url": "https://huggingface.co/Comfy-Org/flux1-dev/resolve/main/flux1-dev-fp8.safetensors", "url": "https://huggingface.co/Comfy-Org/flux1-dev/resolve/main/flux1-dev-fp8.safetensors",
"size": "17.2GB" "size": "17.2GB"
},
{
"name": "Comfy Org/FLUX.1 [schnell] Checkpoint model (fp8)",
"type": "checkpoint",
"base": "FLUX.1",
"save_path": "checkpoints/FLUX1",
"description": "FLUX.1 [schnell] Checkpoint model (fp8)",
"reference": "https://huggingface.co/Comfy-Org/flux1-dev/tree/main",
"filename": "flux1-schnell-fp8.safetensors",
"url": "https://huggingface.co/Comfy-Org/flux1-schnell/resolve/main/flux1-schnell-fp8.safetensors",
"size": "17.2GB"
} }
] ]
} }

View File

@ -1,16 +1,27 @@
{ {
"models": [ "models": [
{ {
"name": "Comfy Org/FLUX.1 [dev] Diffusion model (fp8)", "name": "Comfy Org/FLUX.1 [dev] Checkpoint model (fp8)",
"type": "unet", "type": "checkpoint",
"base": "FLUX.1", "base": "FLUX.1",
"save_path": "unet/FLUX1", "save_path": "checkpoints/FLUX1",
"description": "FLUX.1 [dev] Diffusion model (fp8)", "description": "FLUX.1 [dev] Checkpoint model (fp8)",
"reference": "https://huggingface.co/Comfy-Org/flux1-dev/tree/main", "reference": "https://huggingface.co/Comfy-Org/flux1-dev/tree/main",
"filename": "flux1-dev-fp8.safetensors", "filename": "flux1-dev-fp8.safetensors",
"url": "https://huggingface.co/Comfy-Org/flux1-dev/resolve/main/flux1-dev-fp8.safetensors", "url": "https://huggingface.co/Comfy-Org/flux1-dev/resolve/main/flux1-dev-fp8.safetensors",
"size": "17.2GB" "size": "17.2GB"
}, },
{
"name": "Comfy Org/FLUX.1 [schnell] Checkpoint model (fp8)",
"type": "checkpoint",
"base": "FLUX.1",
"save_path": "checkpoints/FLUX1",
"description": "FLUX.1 [schnell] Checkpoint model (fp8)",
"reference": "https://huggingface.co/Comfy-Org/flux1-dev/tree/main",
"filename": "flux1-schnell-fp8.safetensors",
"url": "https://huggingface.co/Comfy-Org/flux1-schnell/resolve/main/flux1-schnell-fp8.safetensors",
"size": "17.2GB"
},
{ {
"name": "google-t5/t5-v1_1-xxl_encoderonly-fp16", "name": "google-t5/t5-v1_1-xxl_encoderonly-fp16",