fix: add fileno on prestartup_script

update DB
This commit is contained in:
Dr.Lt.Data
2023-09-26 23:00:33 +09:00
parent 67494cb560
commit 7d6109aa6c
6 changed files with 40 additions and 3 deletions

View File

@@ -569,6 +569,7 @@
],
"https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": [
[
"VHS_LoadVideo",
"VHS_VideoCombine"
],
{
@@ -1982,7 +1983,6 @@
[
"ConsoleDebug+",
"GetImageSize+",
"GrowShrinkMask+",
"ImageCASharpening+",
"ImageCrop+",
"ImageDesaturate+",
@@ -2374,6 +2374,7 @@
"FromDetailerPipe",
"FromDetailerPipeSDXL",
"FromDetailerPipe_v2",
"ImageListToImageBatch",
"ImageMaskSwitch",
"ImageReceiver",
"ImageSender",
@@ -2396,6 +2397,7 @@
"ImpactKSamplerAdvancedBasicPipe",
"ImpactKSamplerBasicPipe",
"ImpactLogger",
"ImpactMakeImageBatch",
"ImpactMakeImageList",
"ImpactMinMax",
"ImpactNeg",
@@ -2494,6 +2496,7 @@
"KSampler //Inspire",
"KSamplerAdvanced //Inspire",
"LeRes_DepthMap_Preprocessor_Provider_for_SEGS //Inspire",
"LoadImagesFromDir //Inspire",
"LoadPromptsFromDir //Inspire",
"LoadPromptsFromFile //Inspire",
"LoraBlockInfo //Inspire",

View File

@@ -1,5 +1,15 @@
{
"models": [
{
"name": "CiaraRowles/temporaldiff-v1-animatediff.ckpt (ComfyUI-AnimateDiff-Evolved)",
"type": "animatediff",
"base": "SD1.x",
"save_path": "custom_nodes/ComfyUI-AnimateDiff-Evolved/models",
"description": "Pressing 'install' directly downloads the model from the Kosinkadink/ComfyUI-AnimateDiff-Evolved extension node. (Note: Requires ComfyUI-Manager V0.24 or above)",
"reference": "https://huggingface.co/CiaraRowles/TemporalDiff",
"filename": "temporaldiff-v1-animatediff.ckpt",
"url": "https://huggingface.co/CiaraRowles/TemporalDiff/resolve/main/temporaldiff-v1-animatediff.ckpt"
},
{
"name": "animatediff/mm_sd_v15_v2.ckpt (ComfyUI-AnimateDiff-Evolved)",
"type": "animatediff",