mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 02:12:58 +08:00
update DB
This commit is contained in:
parent
14f567c031
commit
688bf25be9
@ -17048,14 +17048,15 @@
|
|||||||
"description": "ComfyUI supports over [a/rhymes-ai/Allegro](https://huggingface.co/rhymes-ai/Allegro), which uses text prompt to generate short video in relatively high quality, especially comparing to other open source solutions available for now."
|
"description": "ComfyUI supports over [a/rhymes-ai/Allegro](https://huggingface.co/rhymes-ai/Allegro), which uses text prompt to generate short video in relatively high quality, especially comparing to other open source solutions available for now."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "tuohe",
|
"author": "tungdop2",
|
||||||
"title": "Comfyui_face_restorer",
|
"title": "Face Restorer for ComfyUI",
|
||||||
|
"id": "face_restorer",
|
||||||
"reference": "https://github.com/tungdop2/Comfyui_face_restorer",
|
"reference": "https://github.com/tungdop2/Comfyui_face_restorer",
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/tungdop2/Comfyui_face_restorer"
|
"https://github.com/tungdop2/Comfyui_face_restorer"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "NODES:Face Restorer Loader, Face Restorer"
|
"description": "The face restore node for ComfyUI, based on RestoreFormer"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "pschroedl",
|
"author": "pschroedl",
|
||||||
@ -17482,17 +17483,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "tungdop2",
|
|
||||||
"title": "Face Restorer for ComfyUI",
|
|
||||||
"id": "face_restorer",
|
|
||||||
"reference": "https://github.com/tungdop2/Comfyui_face_restorer",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/tungdop2/Comfyui_face_restorer"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "The face restore node for ComfyUI, based on RestoreFormer"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -21992,7 +21992,7 @@
|
|||||||
"FaceRestorerLoader"
|
"FaceRestorerLoader"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Comfyui_face_restorer"
|
"title_aux": "Face Restorer for ComfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/turkyden/ComfyUI-SmartCrop": [
|
"https://github.com/turkyden/ComfyUI-SmartCrop": [
|
||||||
|
|||||||
@ -843,6 +843,40 @@
|
|||||||
"size": "472MB"
|
"size": "472MB"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "comfyanonymous/flux_text_encoders - t5xxl (fp16)",
|
||||||
|
"type": "clip",
|
||||||
|
"base": "t5",
|
||||||
|
"save_path": "text_encoders/t5",
|
||||||
|
"description": "Text Encoders for FLUX (fp16)",
|
||||||
|
"reference": "https://huggingface.co/comfyanonymous/flux_text_encoders",
|
||||||
|
"filename": "t5xxl_fp16.safetensors",
|
||||||
|
"url": "https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/t5xxl_fp16.safetensors",
|
||||||
|
"size": "9.79GB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "comfyanonymous/flux_text_encoders - t5xxl (fp8_e4m3fn)",
|
||||||
|
"type": "clip",
|
||||||
|
"base": "t5",
|
||||||
|
"save_path": "text_encoders/t5",
|
||||||
|
"description": "Text Encoders for FLUX (fp8_e4m3fn)",
|
||||||
|
"reference": "https://huggingface.co/comfyanonymous/flux_text_encoders",
|
||||||
|
"filename": "t5xxl_fp8_e4m3fn.safetensors",
|
||||||
|
"url": "https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/t5xxl_fp8_e4m3fn.safetensors",
|
||||||
|
"size": "4.89GB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "comfyanonymous/flux_text_encoders - t5xxl (fp8_e4m3fn_scaled)",
|
||||||
|
"type": "clip",
|
||||||
|
"base": "t5",
|
||||||
|
"save_path": "text_encoders/t5",
|
||||||
|
"description": "Text Encoders for FLUX (fp16)",
|
||||||
|
"reference": "https://huggingface.co/comfyanonymous/flux_text_encoders",
|
||||||
|
"filename": "t5xxl_fp8_e4m3fn_scaled.safetensors",
|
||||||
|
"url": "https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/t5xxl_fp8_e4m3fn_scaled.safetensors",
|
||||||
|
"size": "5.16GB"
|
||||||
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"name": "google-t5/t5-base",
|
"name": "google-t5/t5-base",
|
||||||
"type": "clip",
|
"type": "clip",
|
||||||
@ -854,7 +888,6 @@
|
|||||||
"url": "https://huggingface.co/google-t5/t5-base/resolve/main/model.safetensors",
|
"url": "https://huggingface.co/google-t5/t5-base/resolve/main/model.safetensors",
|
||||||
"size": "892MB"
|
"size": "892MB"
|
||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"name": "google-t5/t5-v1_1-xxl_encoderonly-fp16",
|
"name": "google-t5/t5-v1_1-xxl_encoderonly-fp16",
|
||||||
"type": "clip",
|
"type": "clip",
|
||||||
@ -1476,6 +1509,19 @@
|
|||||||
"url": "https://huggingface.co/CiaraRowles/controlnet-temporalnet-sdxl-1.0/resolve/main/diffusion_pytorch_model.safetensors",
|
"url": "https://huggingface.co/CiaraRowles/controlnet-temporalnet-sdxl-1.0/resolve/main/diffusion_pytorch_model.safetensors",
|
||||||
"size": "5.00GB"
|
"size": "5.00GB"
|
||||||
},
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "Comfy-Org/sigclip_vision_384 (patch14_384)",
|
||||||
|
"type": "clip_vision",
|
||||||
|
"base": "sigclip",
|
||||||
|
"save_path": "clip_vision",
|
||||||
|
"description": "This clip vision model is required for FLUX.1 Redux.",
|
||||||
|
"reference": "https://huggingface.co/Comfy-Org/sigclip_vision_384/tree/main",
|
||||||
|
"filename": "sigclip_vision_patch14_384.safetensors",
|
||||||
|
"url": "https://huggingface.co/Comfy-Org/sigclip_vision_384/resolve/main/sigclip_vision_patch14_384.safetensors",
|
||||||
|
"size": "857MB"
|
||||||
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"name": "CLIPVision model (stabilityai/clip_vision_g)",
|
"name": "CLIPVision model (stabilityai/clip_vision_g)",
|
||||||
"type": "clip_vision",
|
"type": "clip_vision",
|
||||||
|
|||||||
@ -64,14 +64,15 @@
|
|||||||
"description": "This is a custom node to convert image to ascii art string."
|
"description": "This is a custom node to convert image to ascii art string."
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "tuohe",
|
"author": "tungdop2",
|
||||||
"title": "Comfyui_face_restorer",
|
"title": "Face Restorer for ComfyUI",
|
||||||
|
"id": "face_restorer",
|
||||||
"reference": "https://github.com/tungdop2/Comfyui_face_restorer",
|
"reference": "https://github.com/tungdop2/Comfyui_face_restorer",
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/tungdop2/Comfyui_face_restorer"
|
"https://github.com/tungdop2/Comfyui_face_restorer"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "NODES:Face Restorer Loader, Face Restorer"
|
"description": "The face restore node for ComfyUI, based on RestoreFormer"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "Horizon Team",
|
"author": "Horizon Team",
|
||||||
|
|||||||
@ -21992,7 +21992,7 @@
|
|||||||
"FaceRestorerLoader"
|
"FaceRestorerLoader"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "Comfyui_face_restorer"
|
"title_aux": "Face Restorer for ComfyUI"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/turkyden/ComfyUI-SmartCrop": [
|
"https://github.com/turkyden/ComfyUI-SmartCrop": [
|
||||||
|
|||||||
@ -1,5 +1,51 @@
|
|||||||
{
|
{
|
||||||
"models": [
|
"models": [
|
||||||
|
{
|
||||||
|
"name": "Comfy-Org/sigclip_vision_384 (patch14_384)",
|
||||||
|
"type": "clip_vision",
|
||||||
|
"base": "sigclip",
|
||||||
|
"save_path": "clip_vision",
|
||||||
|
"description": "This clip vision model is required for FLUX.1 Redux.",
|
||||||
|
"reference": "https://huggingface.co/Comfy-Org/sigclip_vision_384/tree/main",
|
||||||
|
"filename": "sigclip_vision_patch14_384.safetensors",
|
||||||
|
"url": "https://huggingface.co/Comfy-Org/sigclip_vision_384/resolve/main/sigclip_vision_patch14_384.safetensors",
|
||||||
|
"size": "857MB"
|
||||||
|
},
|
||||||
|
|
||||||
|
{
|
||||||
|
"name": "comfyanonymous/flux_text_encoders - t5xxl (fp16)",
|
||||||
|
"type": "clip",
|
||||||
|
"base": "t5",
|
||||||
|
"save_path": "text_encoders/t5",
|
||||||
|
"description": "Text Encoders for FLUX (fp16)",
|
||||||
|
"reference": "https://huggingface.co/comfyanonymous/flux_text_encoders",
|
||||||
|
"filename": "t5xxl_fp16.safetensors",
|
||||||
|
"url": "https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/t5xxl_fp16.safetensors",
|
||||||
|
"size": "9.79GB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "comfyanonymous/flux_text_encoders - t5xxl (fp8_e4m3fn)",
|
||||||
|
"type": "clip",
|
||||||
|
"base": "t5",
|
||||||
|
"save_path": "text_encoders/t5",
|
||||||
|
"description": "Text Encoders for FLUX (fp8_e4m3fn)",
|
||||||
|
"reference": "https://huggingface.co/comfyanonymous/flux_text_encoders",
|
||||||
|
"filename": "t5xxl_fp8_e4m3fn.safetensors",
|
||||||
|
"url": "https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/t5xxl_fp8_e4m3fn.safetensors",
|
||||||
|
"size": "4.89GB"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "comfyanonymous/flux_text_encoders - t5xxl (fp8_e4m3fn_scaled)",
|
||||||
|
"type": "clip",
|
||||||
|
"base": "t5",
|
||||||
|
"save_path": "text_encoders/t5",
|
||||||
|
"description": "Text Encoders for FLUX (fp16)",
|
||||||
|
"reference": "https://huggingface.co/comfyanonymous/flux_text_encoders",
|
||||||
|
"filename": "t5xxl_fp8_e4m3fn_scaled.safetensors",
|
||||||
|
"url": "https://huggingface.co/comfyanonymous/flux_text_encoders/resolve/main/t5xxl_fp8_e4m3fn_scaled.safetensors",
|
||||||
|
"size": "5.16GB"
|
||||||
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"name": "FLUX.1 [Dev] Diffusion model (scaled fp8)",
|
"name": "FLUX.1 [Dev] Diffusion model (scaled fp8)",
|
||||||
"type": "diffusion_model",
|
"type": "diffusion_model",
|
||||||
@ -633,116 +679,6 @@
|
|||||||
"filename": "flux1-schnell-F16.gguf",
|
"filename": "flux1-schnell-F16.gguf",
|
||||||
"url": "https://huggingface.co/city96/FLUX.1-schnell-gguf/resolve/main/flux1-schnell-F16.gguf",
|
"url": "https://huggingface.co/city96/FLUX.1-schnell-gguf/resolve/main/flux1-schnell-F16.gguf",
|
||||||
"size": "23.8GB"
|
"size": "23.8GB"
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "city96/flux1-schnell-Q2_K.gguf",
|
|
||||||
"type": "diffusion_model",
|
|
||||||
"base": "FLUX.1",
|
|
||||||
"save_path": "diffusion_models/FLUX1",
|
|
||||||
"description": "FLUX.1 [Dev] Diffusion model (Q2_K/.gguf)",
|
|
||||||
"reference": "https://huggingface.co/city96/FLUX.1-schnell-gguf",
|
|
||||||
"filename": "flux1-schnell-Q2_K.gguf",
|
|
||||||
"url": "https://huggingface.co/city96/FLUX.1-schnell-gguf/resolve/main/flux1-schnell-Q2_K.gguf",
|
|
||||||
"size": "4.01GB"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "city96/flux1-schnell-Q3_K_S.gguf",
|
|
||||||
"type": "diffusion_model",
|
|
||||||
"base": "FLUX.1",
|
|
||||||
"save_path": "diffusion_models/FLUX1",
|
|
||||||
"description": "FLUX.1 [Dev] Diffusion model (Q3_K_S/.gguf)",
|
|
||||||
"reference": "https://huggingface.co/city96/FLUX.1-schnell-gguf",
|
|
||||||
"filename": "flux1-schnell-Q3_K_S.gguf",
|
|
||||||
"url": "https://huggingface.co/city96/FLUX.1-schnell-gguf/resolve/main/flux1-schnell-Q3_K_S.gguf",
|
|
||||||
"size": "5.21GB"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "city96/flux1-schnell-Q4_0.gguf",
|
|
||||||
"type": "diffusion_model",
|
|
||||||
"base": "FLUX.1",
|
|
||||||
"save_path": "diffusion_models/FLUX1",
|
|
||||||
"description": "FLUX.1 [Dev] Diffusion model (Q4_0/.gguf)",
|
|
||||||
"reference": "https://huggingface.co/city96/FLUX.1-schnell-gguf",
|
|
||||||
"filename": "flux1-schnell-Q4_0.gguf",
|
|
||||||
"url": "https://huggingface.co/city96/FLUX.1-schnell-gguf/resolve/main/flux1-schnell-Q4_0.gguf",
|
|
||||||
"size": "6.77GB"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "city96/flux1-schnell-Q4_1.gguf",
|
|
||||||
"type": "diffusion_model",
|
|
||||||
"base": "FLUX.1",
|
|
||||||
"save_path": "diffusion_models/FLUX1",
|
|
||||||
"description": "FLUX.1 [Dev] Diffusion model (Q4_1/.gguf)",
|
|
||||||
"reference": "https://huggingface.co/city96/FLUX.1-schnell-gguf",
|
|
||||||
"filename": "flux1-schnell-Q4_1.gguf",
|
|
||||||
"url": "https://huggingface.co/city96/FLUX.1-schnell-gguf/resolve/main/flux1-schnell-Q4_1.gguf",
|
|
||||||
"size": "7.51GB"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "city96/flux1-schnell-Q4_K_S.gguf",
|
|
||||||
"type": "diffusion_model",
|
|
||||||
"base": "FLUX.1",
|
|
||||||
"save_path": "diffusion_models/FLUX1",
|
|
||||||
"description": "FLUX.1 [Dev] Diffusion model (Q4_K_S/.gguf)",
|
|
||||||
"reference": "https://huggingface.co/city96/FLUX.1-schnell-gguf",
|
|
||||||
"filename": "flux1-schnell-Q4_K_S.gguf",
|
|
||||||
"url": "https://huggingface.co/city96/FLUX.1-schnell-gguf/resolve/main/flux1-schnell-Q4_K_S.gguf",
|
|
||||||
"size": "6.78GB"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "city96/flux1-schnell-Q5_0.gguf",
|
|
||||||
"type": "diffusion_model",
|
|
||||||
"base": "FLUX.1",
|
|
||||||
"save_path": "diffusion_models/FLUX1",
|
|
||||||
"description": "FLUX.1 [Dev] Diffusion model (Q5_0/.gguf)",
|
|
||||||
"reference": "https://huggingface.co/city96/FLUX.1-schnell-gguf",
|
|
||||||
"filename": "flux1-schnell-Q5_0.gguf",
|
|
||||||
"url": "https://huggingface.co/city96/FLUX.1-schnell-gguf/resolve/main/flux1-schnell-Q5_0.gguf",
|
|
||||||
"size": "8.25GB"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "city96/flux1-schnell-Q5_1.gguf",
|
|
||||||
"type": "diffusion_model",
|
|
||||||
"base": "FLUX.1",
|
|
||||||
"save_path": "diffusion_models/FLUX1",
|
|
||||||
"description": "FLUX.1 [Dev] Diffusion model (Q5_1/.gguf)",
|
|
||||||
"reference": "https://huggingface.co/city96/FLUX.1-schnell-gguf",
|
|
||||||
"filename": "flux1-schnell-Q5_1.gguf",
|
|
||||||
"url": "https://huggingface.co/city96/FLUX.1-schnell-gguf/resolve/main/flux1-schnell-Q5_1.gguf",
|
|
||||||
"size": "8.99GB"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "city96/flux1-schnell-Q5_K_S.gguf",
|
|
||||||
"type": "diffusion_model",
|
|
||||||
"base": "FLUX.1",
|
|
||||||
"save_path": "diffusion_models/FLUX1",
|
|
||||||
"description": "FLUX.1 [Dev] Diffusion model (Q5_K_S/.gguf)",
|
|
||||||
"reference": "https://huggingface.co/city96/FLUX.1-schnell-gguf",
|
|
||||||
"filename": "flux1-schnell-Q5_K_S.gguf",
|
|
||||||
"url": "https://huggingface.co/city96/FLUX.1-schnell-gguf/resolve/main/flux1-schnell-Q5_K_S.gguf",
|
|
||||||
"size": "8.26GB"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "city96/flux1-schnell-Q6_K.gguf",
|
|
||||||
"type": "diffusion_model",
|
|
||||||
"base": "FLUX.1",
|
|
||||||
"save_path": "diffusion_models/FLUX1",
|
|
||||||
"description": "FLUX.1 [Dev] Diffusion model (Q6_K/.gguf)",
|
|
||||||
"reference": "https://huggingface.co/city96/FLUX.1-schnell-gguf",
|
|
||||||
"filename": "flux1-schnell-Q6_K.gguf",
|
|
||||||
"url": "https://huggingface.co/city96/FLUX.1-schnell-gguf/resolve/main/flux1-schnell-Q6_K.gguf",
|
|
||||||
"size": "9.83GB"
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"name": "city96/flux1-schnell-Q8_0.gguf",
|
|
||||||
"type": "diffusion_model",
|
|
||||||
"base": "FLUX.1",
|
|
||||||
"save_path": "diffusion_models/FLUX1",
|
|
||||||
"description": "FLUX.1 [Dev] Diffusion model (Q8_0/.gguf)",
|
|
||||||
"reference": "https://huggingface.co/city96/FLUX.1-schnell-gguf",
|
|
||||||
"filename": "flux1-schnell-Q8_0.gguf",
|
|
||||||
"url": "https://huggingface.co/city96/FLUX.1-schnell-gguf/resolve/main/flux1-schnell-Q8_0.gguf",
|
|
||||||
"size": "12.7GB"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user