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
d00d3d374e
commit
246db43c5b
@ -2124,6 +2124,7 @@
|
||||
"Core ML LoRA Loader",
|
||||
"CoreMLModelAdapter",
|
||||
"CoreMLSampler",
|
||||
"CoreMLSamplerAdvanced",
|
||||
"CoreMLUNetLoader"
|
||||
],
|
||||
{
|
||||
@ -2360,9 +2361,11 @@
|
||||
],
|
||||
"https://github.com/bronkula/comfyui-fitsize": [
|
||||
[
|
||||
"FitResizeImage",
|
||||
"FitSizeByMax",
|
||||
"FitSizeFromImage"
|
||||
"FitSizeFromImage",
|
||||
"FitSizeFromInt",
|
||||
"FitSizeResizeImage",
|
||||
"FitSizeResizeLatent",
|
||||
"LoadToFitResizeLatent"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-fitsize"
|
||||
@ -2704,6 +2707,7 @@
|
||||
[
|
||||
"file_padding",
|
||||
"image_info",
|
||||
"lora_loader",
|
||||
"vae_loader"
|
||||
],
|
||||
{
|
||||
@ -3905,6 +3909,7 @@
|
||||
],
|
||||
"https://github.com/receyuki/comfyui-prompt-reader-node": [
|
||||
[
|
||||
"SDBatchLoader",
|
||||
"SDParameterGenerator",
|
||||
"SDPromptMerger",
|
||||
"SDPromptReader",
|
||||
@ -4345,7 +4350,8 @@
|
||||
[
|
||||
"SVDDecoder",
|
||||
"SVDModelLoader",
|
||||
"SVDSampler"
|
||||
"SVDSampler",
|
||||
"SVDSimpleImg2Vid"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Stable Video Diffusion"
|
||||
|
||||
@ -2124,6 +2124,7 @@
|
||||
"Core ML LoRA Loader",
|
||||
"CoreMLModelAdapter",
|
||||
"CoreMLSampler",
|
||||
"CoreMLSamplerAdvanced",
|
||||
"CoreMLUNetLoader"
|
||||
],
|
||||
{
|
||||
@ -2360,9 +2361,11 @@
|
||||
],
|
||||
"https://github.com/bronkula/comfyui-fitsize": [
|
||||
[
|
||||
"FitResizeImage",
|
||||
"FitSizeByMax",
|
||||
"FitSizeFromImage"
|
||||
"FitSizeFromImage",
|
||||
"FitSizeFromInt",
|
||||
"FitSizeResizeImage",
|
||||
"FitSizeResizeLatent",
|
||||
"LoadToFitResizeLatent"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-fitsize"
|
||||
@ -2704,6 +2707,7 @@
|
||||
[
|
||||
"file_padding",
|
||||
"image_info",
|
||||
"lora_loader",
|
||||
"vae_loader"
|
||||
],
|
||||
{
|
||||
@ -3905,6 +3909,7 @@
|
||||
],
|
||||
"https://github.com/receyuki/comfyui-prompt-reader-node": [
|
||||
[
|
||||
"SDBatchLoader",
|
||||
"SDParameterGenerator",
|
||||
"SDPromptMerger",
|
||||
"SDPromptReader",
|
||||
@ -4345,7 +4350,8 @@
|
||||
[
|
||||
"SVDDecoder",
|
||||
"SVDModelLoader",
|
||||
"SVDSampler"
|
||||
"SVDSampler",
|
||||
"SVDSimpleImg2Vid"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Stable Video Diffusion"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user