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
bf0ab4d1fd
commit
aaa4bdb105
@ -5236,6 +5236,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of nice utility nodes for ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "GavChap",
|
||||
"title": "ComfyUI-CascadeResolutions",
|
||||
"reference": "https://github.com/GavChap/ComfyUI-CascadeResolutions",
|
||||
"files": [
|
||||
"https://github.com/GavChap/ComfyUI-CascadeResolutions"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Cascade Resolutions"
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "Ser-Hilary",
|
||||
|
||||
@ -496,6 +496,7 @@
|
||||
"PrimereEmbedding",
|
||||
"PrimereEmbeddingHandler",
|
||||
"PrimereEmbeddingKeywordMerger",
|
||||
"PrimereEmotionsStyles",
|
||||
"PrimereHypernetwork",
|
||||
"PrimereImageSegments",
|
||||
"PrimereKSampler",
|
||||
@ -976,6 +977,14 @@
|
||||
"title_aux": "ComfyUI-GTSuya-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/GavChap/ComfyUI-CascadeResolutions": [
|
||||
[
|
||||
"CascadeResolutions"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-CascadeResolutions"
|
||||
}
|
||||
],
|
||||
"https://github.com/Gourieff/comfyui-reactor-node": [
|
||||
[
|
||||
"ReActorFaceSwap",
|
||||
@ -3784,6 +3793,7 @@
|
||||
[
|
||||
"BlehDeepShrink",
|
||||
"BlehDiscardPenultimateSigma",
|
||||
"BlehForceSeedSampler",
|
||||
"BlehHyperTile",
|
||||
"BlehInsaneChainSampler",
|
||||
"BlehModelPatchConditional"
|
||||
@ -4798,7 +4808,10 @@
|
||||
],
|
||||
"https://github.com/davask/ComfyUI-MarasIT-Nodes": [
|
||||
[
|
||||
"MarasitBusNode"
|
||||
"MarasitBusNode",
|
||||
"MarasitBusPipeNode",
|
||||
"MarasitPipeNodeBasic",
|
||||
"MarasitUniversalBusNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "MarasIT Nodes"
|
||||
@ -6957,9 +6970,20 @@
|
||||
],
|
||||
"https://github.com/redhottensors/ComfyUI-Prediction": [
|
||||
[
|
||||
"SamplerCustomPrediction"
|
||||
"AvoidErasePrediction",
|
||||
"CFGPrediction",
|
||||
"CombinePredictions",
|
||||
"ConditionedPrediction",
|
||||
"PerpNegPrediction",
|
||||
"SamplerCustomPrediction",
|
||||
"ScalePrediction",
|
||||
"ScaledGuidancePrediction"
|
||||
],
|
||||
{
|
||||
"author": "RedHotTensors",
|
||||
"description": "Fully customizable Classifer Free Guidance for ComfyUI",
|
||||
"nickname": "ComfyUI-Prediction",
|
||||
"title": "ComfyUI-Prediction",
|
||||
"title_aux": "ComfyUI-Prediction"
|
||||
}
|
||||
],
|
||||
|
||||
@ -281,6 +281,16 @@
|
||||
"filename": "stage_a.safetensors",
|
||||
"url": "https://huggingface.co/stabilityai/stable-cascade/resolve/main/stage_a.safetensors"
|
||||
},
|
||||
{
|
||||
"name": "stabilityai/Stable Cascade: effnet_encoder.safetensors (VAE)",
|
||||
"type": "VAE",
|
||||
"base": "Stable Cascade",
|
||||
"save_path": "vae/Stable-Cascade",
|
||||
"description": "[81.5MB] Stable Cascade: effnet_encoder.\nVAE encoder for stage_c latent.",
|
||||
"reference": "https://huggingface.co/stabilityai/stable-cascade",
|
||||
"filename": "effnet_encoder.safetensors",
|
||||
"url": "https://huggingface.co/stabilityai/stable-cascade/resolve/main/effnet_encoder.safetensors"
|
||||
},
|
||||
{
|
||||
"name": "stabilityai/Stable Cascade: stage_b.safetensors (UNET)",
|
||||
"type": "unet",
|
||||
|
||||
@ -10,6 +10,16 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "GavChap",
|
||||
"title": "ComfyUI-CascadeResolutions",
|
||||
"reference": "https://github.com/GavChap/ComfyUI-CascadeResolutions",
|
||||
"files": [
|
||||
"https://github.com/GavChap/ComfyUI-CascadeResolutions"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Cascade Resolutions"
|
||||
},
|
||||
{
|
||||
"author": "blepping",
|
||||
"title": "ComfyUI-sonar",
|
||||
|
||||
@ -496,6 +496,7 @@
|
||||
"PrimereEmbedding",
|
||||
"PrimereEmbeddingHandler",
|
||||
"PrimereEmbeddingKeywordMerger",
|
||||
"PrimereEmotionsStyles",
|
||||
"PrimereHypernetwork",
|
||||
"PrimereImageSegments",
|
||||
"PrimereKSampler",
|
||||
@ -976,6 +977,14 @@
|
||||
"title_aux": "ComfyUI-GTSuya-Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/GavChap/ComfyUI-CascadeResolutions": [
|
||||
[
|
||||
"CascadeResolutions"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-CascadeResolutions"
|
||||
}
|
||||
],
|
||||
"https://github.com/Gourieff/comfyui-reactor-node": [
|
||||
[
|
||||
"ReActorFaceSwap",
|
||||
@ -3784,6 +3793,7 @@
|
||||
[
|
||||
"BlehDeepShrink",
|
||||
"BlehDiscardPenultimateSigma",
|
||||
"BlehForceSeedSampler",
|
||||
"BlehHyperTile",
|
||||
"BlehInsaneChainSampler",
|
||||
"BlehModelPatchConditional"
|
||||
@ -4798,7 +4808,10 @@
|
||||
],
|
||||
"https://github.com/davask/ComfyUI-MarasIT-Nodes": [
|
||||
[
|
||||
"MarasitBusNode"
|
||||
"MarasitBusNode",
|
||||
"MarasitBusPipeNode",
|
||||
"MarasitPipeNodeBasic",
|
||||
"MarasitUniversalBusNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "MarasIT Nodes"
|
||||
@ -6957,9 +6970,20 @@
|
||||
],
|
||||
"https://github.com/redhottensors/ComfyUI-Prediction": [
|
||||
[
|
||||
"SamplerCustomPrediction"
|
||||
"AvoidErasePrediction",
|
||||
"CFGPrediction",
|
||||
"CombinePredictions",
|
||||
"ConditionedPrediction",
|
||||
"PerpNegPrediction",
|
||||
"SamplerCustomPrediction",
|
||||
"ScalePrediction",
|
||||
"ScaledGuidancePrediction"
|
||||
],
|
||||
{
|
||||
"author": "RedHotTensors",
|
||||
"description": "Fully customizable Classifer Free Guidance for ComfyUI",
|
||||
"nickname": "ComfyUI-Prediction",
|
||||
"title": "ComfyUI-Prediction",
|
||||
"title_aux": "ComfyUI-Prediction"
|
||||
}
|
||||
],
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"models": [
|
||||
{
|
||||
"name": "stabilityai/Stable Cascade: effnet_encoder.safetensors (VAE)",
|
||||
"type": "VAE",
|
||||
"base": "Stable Cascade",
|
||||
"save_path": "vae/Stable-Cascade",
|
||||
"description": "[81.5MB] Stable Cascade: effnet_encoder.\nVAE encoder for stage_c latent.",
|
||||
"reference": "https://huggingface.co/stabilityai/stable-cascade",
|
||||
"filename": "effnet_encoder.safetensors",
|
||||
"url": "https://huggingface.co/stabilityai/stable-cascade/resolve/main/effnet_encoder.safetensors"
|
||||
},
|
||||
{
|
||||
"name": "stabilityai/Stable Cascade: stage_a.safetensors (VAE)",
|
||||
"type": "VAE",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user