mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
da9c154019
commit
3a098b0b82
@ -810,17 +810,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "ComfyUI custom nodes to apply various image processing techniques."
|
"description": "ComfyUI custom nodes to apply various image processing techniques."
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "bvhari",
|
|
||||||
"title": "LatentToRGB",
|
|
||||||
"id": "latent2rgb",
|
|
||||||
"reference": "https://github.com/bvhari/ComfyUI_LatentToRGB",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/bvhari/ComfyUI_LatentToRGB"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "ComfyUI custom node to convert latent to RGB."
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "bvhari",
|
"author": "bvhari",
|
||||||
"title": "ComfyUI_PerpWeight",
|
"title": "ComfyUI_PerpWeight",
|
||||||
@ -8523,6 +8512,17 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "You can use [a/Popspaper](https://popspaper.github.io/pOps/) method in comfyUI"
|
"description": "You can use [a/Popspaper](https://popspaper.github.io/pOps/) method in comfyUI"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "smthemex",
|
||||||
|
"title": "ComfyUI_Streamv2v_Plus",
|
||||||
|
"id": "streamv2v",
|
||||||
|
"reference": "https://github.com/smthemex/ComfyUI_Streamv2v_Plus",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/smthemex/ComfyUI_Streamv2v_Plus"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "[a/StreamV2V](https://github.com/Jeff-LiangF/streamv2v) for ComfyUI"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "choey",
|
"author": "choey",
|
||||||
"title": "Comfy-Topaz",
|
"title": "Comfy-Topaz",
|
||||||
|
|||||||
@ -1145,6 +1145,7 @@
|
|||||||
"PrimerePromptSwitch",
|
"PrimerePromptSwitch",
|
||||||
"PrimereRefinerPrompt",
|
"PrimereRefinerPrompt",
|
||||||
"PrimereResolution",
|
"PrimereResolution",
|
||||||
|
"PrimereResolutionCoordinatorMPX",
|
||||||
"PrimereResolutionMultiplier",
|
"PrimereResolutionMultiplier",
|
||||||
"PrimereResolutionMultiplierMPX",
|
"PrimereResolutionMultiplierMPX",
|
||||||
"PrimereSamplers",
|
"PrimereSamplers",
|
||||||
@ -4420,6 +4421,7 @@
|
|||||||
"tri3d-load-pose-json",
|
"tri3d-load-pose-json",
|
||||||
"tri3d-luminosity-match",
|
"tri3d-luminosity-match",
|
||||||
"tri3d-main_transparent_background",
|
"tri3d-main_transparent_background",
|
||||||
|
"tri3d-photoroom-bgremove-api",
|
||||||
"tri3d-pose-adaption",
|
"tri3d-pose-adaption",
|
||||||
"tri3d-pose-to-image",
|
"tri3d-pose-to-image",
|
||||||
"tri3d-position-hands",
|
"tri3d-position-hands",
|
||||||
@ -6466,14 +6468,6 @@
|
|||||||
"title_aux": "ImageProcessing"
|
"title_aux": "ImageProcessing"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/bvhari/ComfyUI_LatentToRGB": [
|
|
||||||
[
|
|
||||||
"LatentToRGB"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "LatentToRGB"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/bvhari/ComfyUI_PerpWeight": [
|
"https://github.com/bvhari/ComfyUI_PerpWeight": [
|
||||||
[
|
[
|
||||||
"CLIPTextEncodePerpWeight"
|
"CLIPTextEncodePerpWeight"
|
||||||
@ -6484,6 +6478,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/bvhari/ComfyUI_SUNoise": [
|
"https://github.com/bvhari/ComfyUI_SUNoise": [
|
||||||
[
|
[
|
||||||
|
"SUNoiseLatent",
|
||||||
"SamplerDPM2Ancestral_SUN",
|
"SamplerDPM2Ancestral_SUN",
|
||||||
"SamplerDPMPP2SAncestral_SUN",
|
"SamplerDPMPP2SAncestral_SUN",
|
||||||
"SamplerDPMPP_2M_SDE_SUN",
|
"SamplerDPMPP_2M_SDE_SUN",
|
||||||
@ -13644,6 +13639,17 @@
|
|||||||
"title_aux": "ComfyUI_StoryDiffusion"
|
"title_aux": "ComfyUI_StoryDiffusion"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/smthemex/ComfyUI_Streamv2v_Plus": [
|
||||||
|
[
|
||||||
|
"Load_Stream",
|
||||||
|
"Text2IMG",
|
||||||
|
"Video2Video",
|
||||||
|
"WebCam2Video"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_Streamv2v_Plus"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/space-nuko/ComfyUI-Disco-Diffusion": [
|
"https://github.com/space-nuko/ComfyUI-Disco-Diffusion": [
|
||||||
[
|
[
|
||||||
"DiscoDiffusion_DiscoDiffusion",
|
"DiscoDiffusion_DiscoDiffusion",
|
||||||
|
|||||||
1413
github-stats.json
1413
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -10,6 +10,17 @@
|
|||||||
},
|
},
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "bvhari",
|
||||||
|
"title": "LatentToRGB [DEPRECATED]",
|
||||||
|
"id": "latent2rgb",
|
||||||
|
"reference": "https://github.com/bvhari/ComfyUI_LatentToRGB",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/bvhari/ComfyUI_LatentToRGB"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI custom node to convert latent to RGB.\nNOTE:This repo has been archived because ComfyUI natively has similar functionality now"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Kaharos94",
|
"author": "Kaharos94",
|
||||||
"title": "ComfyUI-Saveaswebp [DEPRECATED]",
|
"title": "ComfyUI-Saveaswebp [DEPRECATED]",
|
||||||
|
|||||||
@ -12,6 +12,17 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
{
|
||||||
|
"author": "smthemex",
|
||||||
|
"title": "ComfyUI_Streamv2v_Plus",
|
||||||
|
"id": "streamv2v",
|
||||||
|
"reference": "https://github.com/smthemex/ComfyUI_Streamv2v_Plus",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/smthemex/ComfyUI_Streamv2v_Plus"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "[a/StreamV2V](https://github.com/Jeff-LiangF/streamv2v) for ComfyUI"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "jakechai",
|
"author": "jakechai",
|
||||||
"title": "ComfyUI-JakeUpgrade",
|
"title": "ComfyUI-JakeUpgrade",
|
||||||
@ -677,17 +688,6 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A very simple and easy to use node to automaticaaly create (square) image crops and masks using YoloV8. This can be very useful when using controlnet and ip adapters"
|
"description": "A very simple and easy to use node to automaticaaly create (square) image crops and masks using YoloV8. This can be very useful when using controlnet and ip adapters"
|
||||||
},
|
|
||||||
{
|
|
||||||
"author": "11dogzi",
|
|
||||||
"title": "Comfyui-ergouzi-samplers",
|
|
||||||
"id": "ergouzi-samplers",
|
|
||||||
"reference": "https://github.com/11dogzi/Comfyui-ergouzi-samplers",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/11dogzi/Comfyui-ergouzi-samplers"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Partial redraw sampler and variant seed sampler"
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1145,6 +1145,7 @@
|
|||||||
"PrimerePromptSwitch",
|
"PrimerePromptSwitch",
|
||||||
"PrimereRefinerPrompt",
|
"PrimereRefinerPrompt",
|
||||||
"PrimereResolution",
|
"PrimereResolution",
|
||||||
|
"PrimereResolutionCoordinatorMPX",
|
||||||
"PrimereResolutionMultiplier",
|
"PrimereResolutionMultiplier",
|
||||||
"PrimereResolutionMultiplierMPX",
|
"PrimereResolutionMultiplierMPX",
|
||||||
"PrimereSamplers",
|
"PrimereSamplers",
|
||||||
@ -4420,6 +4421,7 @@
|
|||||||
"tri3d-load-pose-json",
|
"tri3d-load-pose-json",
|
||||||
"tri3d-luminosity-match",
|
"tri3d-luminosity-match",
|
||||||
"tri3d-main_transparent_background",
|
"tri3d-main_transparent_background",
|
||||||
|
"tri3d-photoroom-bgremove-api",
|
||||||
"tri3d-pose-adaption",
|
"tri3d-pose-adaption",
|
||||||
"tri3d-pose-to-image",
|
"tri3d-pose-to-image",
|
||||||
"tri3d-position-hands",
|
"tri3d-position-hands",
|
||||||
@ -6466,14 +6468,6 @@
|
|||||||
"title_aux": "ImageProcessing"
|
"title_aux": "ImageProcessing"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/bvhari/ComfyUI_LatentToRGB": [
|
|
||||||
[
|
|
||||||
"LatentToRGB"
|
|
||||||
],
|
|
||||||
{
|
|
||||||
"title_aux": "LatentToRGB"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"https://github.com/bvhari/ComfyUI_PerpWeight": [
|
"https://github.com/bvhari/ComfyUI_PerpWeight": [
|
||||||
[
|
[
|
||||||
"CLIPTextEncodePerpWeight"
|
"CLIPTextEncodePerpWeight"
|
||||||
@ -6484,6 +6478,7 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/bvhari/ComfyUI_SUNoise": [
|
"https://github.com/bvhari/ComfyUI_SUNoise": [
|
||||||
[
|
[
|
||||||
|
"SUNoiseLatent",
|
||||||
"SamplerDPM2Ancestral_SUN",
|
"SamplerDPM2Ancestral_SUN",
|
||||||
"SamplerDPMPP2SAncestral_SUN",
|
"SamplerDPMPP2SAncestral_SUN",
|
||||||
"SamplerDPMPP_2M_SDE_SUN",
|
"SamplerDPMPP_2M_SDE_SUN",
|
||||||
@ -13644,6 +13639,17 @@
|
|||||||
"title_aux": "ComfyUI_StoryDiffusion"
|
"title_aux": "ComfyUI_StoryDiffusion"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/smthemex/ComfyUI_Streamv2v_Plus": [
|
||||||
|
[
|
||||||
|
"Load_Stream",
|
||||||
|
"Text2IMG",
|
||||||
|
"Video2Video",
|
||||||
|
"WebCam2Video"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI_Streamv2v_Plus"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/space-nuko/ComfyUI-Disco-Diffusion": [
|
"https://github.com/space-nuko/ComfyUI-Disco-Diffusion": [
|
||||||
[
|
[
|
||||||
"DiscoDiffusion_DiscoDiffusion",
|
"DiscoDiffusion_DiscoDiffusion",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user