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
80d6c9858b
commit
6c830c4100
@ -8950,7 +8950,7 @@
|
|||||||
"https://github.com/runtime44/comfyui_r44_nodes"
|
"https://github.com/runtime44/comfyui_r44_nodes"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Nodes: Runtime44Upscaler, Runtime44ColorMatch, Runtime44DynamicKSampler, Runtime44ImageOverlay, Runtime44ImageResizer, Runtime44ImageToNoise, Runtime44MaskSampler, Runtime44TiledMaskSampler, Runtime44IterativeUpscaleFactor, Runtime44ImageEnhance"
|
"description": "Nodes: Runtime44Upscaler, Runtime44ColorMatch, Runtime44DynamicKSampler, Runtime44ImageOverlay, Runtime44ImageResizer, Runtime44ImageToNoise, Runtime44MaskSampler, Runtime44TiledMaskSampler, Runtime44IterativeUpscaleFactor, Runtime44ImageEnhance, Runtime44FilmGrain"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"author": "osiworx",
|
"author": "osiworx",
|
||||||
|
|||||||
@ -9528,7 +9528,6 @@
|
|||||||
"IF_DisplayText",
|
"IF_DisplayText",
|
||||||
"IF_ImagePrompt",
|
"IF_ImagePrompt",
|
||||||
"IF_PromptMkr",
|
"IF_PromptMkr",
|
||||||
"IF_SaveText",
|
|
||||||
"IF_saveText"
|
"IF_saveText"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -10806,10 +10805,12 @@
|
|||||||
"https://github.com/longgui0318/comfyui-magic-clothing": [
|
"https://github.com/longgui0318/comfyui-magic-clothing": [
|
||||||
[
|
[
|
||||||
"Add Magic Clothing Attention",
|
"Add Magic Clothing Attention",
|
||||||
|
"Change Pipeline Dtype And Device",
|
||||||
"Change Pixel Value Normalization",
|
"Change Pixel Value Normalization",
|
||||||
"LOAD OMS",
|
"Load Magic Clothing Adapter",
|
||||||
"Load Magic Clothing Model",
|
"Load Magic Clothing Model",
|
||||||
"RUN OMS"
|
"Load Magic Clothing Pipeline",
|
||||||
|
"RUN Magic Clothing Diffusers Model"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "comfyui-magic-clothing"
|
"title_aux": "comfyui-magic-clothing"
|
||||||
@ -10835,10 +10836,12 @@
|
|||||||
"https://github.com/longgui0318/comfyui-oms-diffusion": [
|
"https://github.com/longgui0318/comfyui-oms-diffusion": [
|
||||||
[
|
[
|
||||||
"Add Magic Clothing Attention",
|
"Add Magic Clothing Attention",
|
||||||
|
"Change Pipeline Dtype And Device",
|
||||||
"Change Pixel Value Normalization",
|
"Change Pixel Value Normalization",
|
||||||
"LOAD OMS",
|
"Load Magic Clothing Adapter",
|
||||||
"Load Magic Clothing Model",
|
"Load Magic Clothing Model",
|
||||||
"RUN OMS"
|
"Load Magic Clothing Pipeline",
|
||||||
|
"RUN Magic Clothing Diffusers Model"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "comfyui-oms-diffusion"
|
"title_aux": "comfyui-oms-diffusion"
|
||||||
@ -12421,6 +12424,7 @@
|
|||||||
[
|
[
|
||||||
"Runtime44ColorMatch",
|
"Runtime44ColorMatch",
|
||||||
"Runtime44DynamicKSampler",
|
"Runtime44DynamicKSampler",
|
||||||
|
"Runtime44FilmGrain",
|
||||||
"Runtime44ImageEnhance",
|
"Runtime44ImageEnhance",
|
||||||
"Runtime44ImageOverlay",
|
"Runtime44ImageOverlay",
|
||||||
"Runtime44ImageResizer",
|
"Runtime44ImageResizer",
|
||||||
|
|||||||
@ -495,16 +495,6 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "This extension provides [a/DiffBIR](https://github.com/XPixelGroup/DiffBIR) feature."
|
"description": "This extension provides [a/DiffBIR](https://github.com/XPixelGroup/DiffBIR) feature."
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"author": "runtime44",
|
|
||||||
"title": "Runtime44 ComfyUI Nodes",
|
|
||||||
"reference": "https://github.com/runtime44/comfyui_r44_nodes",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/runtime44/comfyui_r44_nodes"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Nodes: Runtime44Upscaler, Runtime44ColorMatch, Runtime44DynamicKSampler, Runtime44ImageOverlay, Runtime44ImageResizer, Runtime44ImageToNoise, Runtime44MaskSampler, Runtime44TiledMaskSampler, Runtime44IterativeUpscaleFactor, Runtime44ImageEnhance"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "ericbeyer",
|
"author": "ericbeyer",
|
||||||
"title": "guidance_interval",
|
"title": "guidance_interval",
|
||||||
|
|||||||
@ -9528,7 +9528,6 @@
|
|||||||
"IF_DisplayText",
|
"IF_DisplayText",
|
||||||
"IF_ImagePrompt",
|
"IF_ImagePrompt",
|
||||||
"IF_PromptMkr",
|
"IF_PromptMkr",
|
||||||
"IF_SaveText",
|
|
||||||
"IF_saveText"
|
"IF_saveText"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -10806,10 +10805,12 @@
|
|||||||
"https://github.com/longgui0318/comfyui-magic-clothing": [
|
"https://github.com/longgui0318/comfyui-magic-clothing": [
|
||||||
[
|
[
|
||||||
"Add Magic Clothing Attention",
|
"Add Magic Clothing Attention",
|
||||||
|
"Change Pipeline Dtype And Device",
|
||||||
"Change Pixel Value Normalization",
|
"Change Pixel Value Normalization",
|
||||||
"LOAD OMS",
|
"Load Magic Clothing Adapter",
|
||||||
"Load Magic Clothing Model",
|
"Load Magic Clothing Model",
|
||||||
"RUN OMS"
|
"Load Magic Clothing Pipeline",
|
||||||
|
"RUN Magic Clothing Diffusers Model"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "comfyui-magic-clothing"
|
"title_aux": "comfyui-magic-clothing"
|
||||||
@ -10835,10 +10836,12 @@
|
|||||||
"https://github.com/longgui0318/comfyui-oms-diffusion": [
|
"https://github.com/longgui0318/comfyui-oms-diffusion": [
|
||||||
[
|
[
|
||||||
"Add Magic Clothing Attention",
|
"Add Magic Clothing Attention",
|
||||||
|
"Change Pipeline Dtype And Device",
|
||||||
"Change Pixel Value Normalization",
|
"Change Pixel Value Normalization",
|
||||||
"LOAD OMS",
|
"Load Magic Clothing Adapter",
|
||||||
"Load Magic Clothing Model",
|
"Load Magic Clothing Model",
|
||||||
"RUN OMS"
|
"Load Magic Clothing Pipeline",
|
||||||
|
"RUN Magic Clothing Diffusers Model"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "comfyui-oms-diffusion"
|
"title_aux": "comfyui-oms-diffusion"
|
||||||
@ -12421,6 +12424,7 @@
|
|||||||
[
|
[
|
||||||
"Runtime44ColorMatch",
|
"Runtime44ColorMatch",
|
||||||
"Runtime44DynamicKSampler",
|
"Runtime44DynamicKSampler",
|
||||||
|
"Runtime44FilmGrain",
|
||||||
"Runtime44ImageEnhance",
|
"Runtime44ImageEnhance",
|
||||||
"Runtime44ImageOverlay",
|
"Runtime44ImageOverlay",
|
||||||
"Runtime44ImageResizer",
|
"Runtime44ImageResizer",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user