This commit is contained in:
Nicholas Koben Kao 2024-01-22 19:05:24 -08:00
parent f6a1b88dda
commit ed659ebdb8
3 changed files with 1019 additions and 0 deletions

View File

@ -0,0 +1,2 @@
ALTER TYPE "resource_upload" ADD VALUE 'error';--> statement-breakpoint
ALTER TABLE "comfyui_deploy"."checkpoints" ADD COLUMN "build_log" text;

File diff suppressed because it is too large Load Diff

View File

@ -225,6 +225,13 @@
"when": 1705975916818, "when": 1705975916818,
"tag": "0031_safe_multiple_man", "tag": "0031_safe_multiple_man",
"breakpoints": true "breakpoints": true
},
{
"idx": 32,
"version": "5",
"when": 1705979098372,
"tag": "0032_material_wallflower",
"breakpoints": true
} }
] ]
} }