mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-30 00:30:48 +08:00
update DB
This commit is contained in:
parent
f19c1d060b
commit
9993f955d1
@ -215,6 +215,7 @@
|
|||||||
"InvSinWave",
|
"InvSinWave",
|
||||||
"Lerp",
|
"Lerp",
|
||||||
"PromptSchedule",
|
"PromptSchedule",
|
||||||
|
"PromptScheduleEncodeSDXL",
|
||||||
"PromptScheduleGLIGEN",
|
"PromptScheduleGLIGEN",
|
||||||
"PromptScheduleNodeFlow",
|
"PromptScheduleNodeFlow",
|
||||||
"PromptScheduleNodeFlowEnd",
|
"PromptScheduleNodeFlowEnd",
|
||||||
@ -660,6 +661,7 @@
|
|||||||
"CLIPAttentionMaskEncode"
|
"CLIPAttentionMaskEncode"
|
||||||
],
|
],
|
||||||
"https://github.com/asagi4/comfyui-prompt-control": [
|
"https://github.com/asagi4/comfyui-prompt-control": [
|
||||||
|
"ConditioningCutoff",
|
||||||
"EditableCLIPEncode",
|
"EditableCLIPEncode",
|
||||||
"LoRAScheduler"
|
"LoRAScheduler"
|
||||||
],
|
],
|
||||||
|
|||||||
@ -1109,7 +1109,7 @@ class ModelInstaller extends ComfyDialog {
|
|||||||
header2.style.width = "100px";
|
header2.style.width = "100px";
|
||||||
var header3 = document.createElement('th');
|
var header3 = document.createElement('th');
|
||||||
header3.innerHTML = 'Base';
|
header3.innerHTML = 'Base';
|
||||||
header3.style.width = "50px";
|
header3.style.width = "100px";
|
||||||
var header4 = document.createElement('th');
|
var header4 = document.createElement('th');
|
||||||
header4.innerHTML = 'Name';
|
header4.innerHTML = 'Name';
|
||||||
header4.style.width = "200px";
|
header4.style.width = "200px";
|
||||||
|
|||||||
@ -160,6 +160,26 @@
|
|||||||
"filename": "easynegative.safetensors",
|
"filename": "easynegative.safetensors",
|
||||||
"url": "https://civitai.com/api/download/models/9208"
|
"url": "https://civitai.com/api/download/models/9208"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "sd_xl_base_1.0.safetensors",
|
||||||
|
"type": "checkpoints",
|
||||||
|
"base": "SDXL",
|
||||||
|
"save_path": "default",
|
||||||
|
"description": "Stable Diffusion XL base model",
|
||||||
|
"reference": "https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0",
|
||||||
|
"filename": "sd_xl_base_1.0.safetensors",
|
||||||
|
"url": "https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/resolve/main/sd_xl_base_1.0.safetensors"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "stable-diffusion-xl-refiner-1.0",
|
||||||
|
"type": "checkpoints",
|
||||||
|
"base": "SDXL",
|
||||||
|
"save_path": "default",
|
||||||
|
"description": "Stable Diffusion XL refiner model",
|
||||||
|
"reference": "https://huggingface.co/stabilityai/stable-diffusion-xl-refiner-1.0",
|
||||||
|
"filename": "sd_xl_refiner_1.0.safetensors",
|
||||||
|
"url": "https://huggingface.co/stabilityai/stable-diffusion-xl-refiner-1.0/resolve/main/sd_xl_refiner_1.0.safetensors"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "v1-5-pruned-emaonly.ckpt",
|
"name": "v1-5-pruned-emaonly.ckpt",
|
||||||
"type": "checkpoints",
|
"type": "checkpoints",
|
||||||
@ -231,14 +251,14 @@
|
|||||||
"url": "https://huggingface.co/Linaqruf/anything-v3.0/resolve/main/anything-v3-fp16-pruned.safetensors"
|
"url": "https://huggingface.co/Linaqruf/anything-v3.0/resolve/main/anything-v3-fp16-pruned.safetensors"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Waifu Diffusion 1.5 (fp16)",
|
"name": "Waifu Diffusion 1.5 Beta3 (fp16)",
|
||||||
"type": "checkpoints",
|
"type": "checkpoints",
|
||||||
"base": "SD2.1",
|
"base": "SD2.1",
|
||||||
"save_path": "default",
|
"save_path": "default",
|
||||||
"description": "Waifu Diffusion 1.5",
|
"description": "Waifu Diffusion 1.5 Beta3",
|
||||||
"reference": "ttps://huggingface.co/waifu-diffusion/wd-1-5-beta2",
|
"reference": "https://huggingface.co/waifu-diffusion/wd-1-5-beta3",
|
||||||
"filename": "wd-1-5-beta2-fp16.safetensors",
|
"filename": "wd-illusion-fp16.safetensors",
|
||||||
"url": "https://huggingface.co/waifu-diffusion/wd-1-5-beta2/resolve/main/checkpoints/wd-1-5-beta2-fp16.safetensors"
|
"url": "https://huggingface.co/waifu-diffusion/wd-1-5-beta3/resolve/main/wd-illusion-fp16.safetensors"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "illuminatiDiffusionV1_v11 unCLIP model",
|
"name": "illuminatiDiffusionV1_v11 unCLIP model",
|
||||||
@ -260,10 +280,20 @@
|
|||||||
"filename": "wd-1-5-beta2-aesthetic-unclip-h-fp16.safetensors",
|
"filename": "wd-1-5-beta2-aesthetic-unclip-h-fp16.safetensors",
|
||||||
"url": "https://huggingface.co/comfyanonymous/wd-1.5-beta2_unCLIP/resolve/main/wd-1-5-beta2-aesthetic-unclip-h-fp16.safetensors"
|
"url": "https://huggingface.co/comfyanonymous/wd-1.5-beta2_unCLIP/resolve/main/wd-1-5-beta2-aesthetic-unclip-h-fp16.safetensors"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "sdxl_vae.safetensors",
|
||||||
|
"type": "VAE",
|
||||||
|
"base": "SDXL VAE",
|
||||||
|
"save_path": "default",
|
||||||
|
"description": "SDXL-VAE",
|
||||||
|
"reference": "https://huggingface.co/stabilityai/sdxl-vae",
|
||||||
|
"filename": "sdxl_vae.safetensors",
|
||||||
|
"url": "https://huggingface.co/stabilityai/sdxl-vae/resolve/main/sdxl_vae.safetensors"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "vae-ft-mse-840000-ema-pruned",
|
"name": "vae-ft-mse-840000-ema-pruned",
|
||||||
"type": "VAE",
|
"type": "VAE",
|
||||||
"base": "VAE",
|
"base": "SD1.5 VAE",
|
||||||
"save_path": "default",
|
"save_path": "default",
|
||||||
"description": "vae-ft-mse-840000-ema-pruned",
|
"description": "vae-ft-mse-840000-ema-pruned",
|
||||||
"reference": "https://huggingface.co/stabilityai/sd-vae-ft-mse-original",
|
"reference": "https://huggingface.co/stabilityai/sd-vae-ft-mse-original",
|
||||||
@ -273,7 +303,7 @@
|
|||||||
{
|
{
|
||||||
"name": "orangemix.vae",
|
"name": "orangemix.vae",
|
||||||
"type": "VAE",
|
"type": "VAE",
|
||||||
"base": "VAE",
|
"base": "SD1.5 VAE",
|
||||||
"save_path": "default",
|
"save_path": "default",
|
||||||
"description": "orangemix vae model",
|
"description": "orangemix vae model",
|
||||||
"reference": "https://huggingface.co/WarriorMama777/OrangeMixs",
|
"reference": "https://huggingface.co/WarriorMama777/OrangeMixs",
|
||||||
@ -283,7 +313,7 @@
|
|||||||
{
|
{
|
||||||
"name": "kl-f8-anime2",
|
"name": "kl-f8-anime2",
|
||||||
"type": "VAE",
|
"type": "VAE",
|
||||||
"base": "VAE",
|
"base": "SD2.1 VAE",
|
||||||
"save_path": "default",
|
"save_path": "default",
|
||||||
"description": "kl-f8-anime2 vae model",
|
"description": "kl-f8-anime2 vae model",
|
||||||
"reference": "https://huggingface.co/hakurei/waifu-diffusion-v1-4",
|
"reference": "https://huggingface.co/hakurei/waifu-diffusion-v1-4",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user