mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-09-15 05:57:57 +00:00
Merge remote-tracking branch 'origin/master' into frontendrefactor
This commit is contained in:
@@ -86,9 +86,9 @@ export const defaultGraph = {
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
type: "CheckpointLoader",
|
||||
type: "CheckpointLoaderSimple",
|
||||
pos: [26, 474],
|
||||
size: { 0: 315, 1: 122 },
|
||||
size: { 0: 315, 1: 98 },
|
||||
flags: {},
|
||||
order: 0,
|
||||
mode: 0,
|
||||
@@ -98,7 +98,7 @@ export const defaultGraph = {
|
||||
{ name: "VAE", type: "VAE", links: [8], slot_index: 2 },
|
||||
],
|
||||
properties: {},
|
||||
widgets_values: ["v1-inference.yaml", "v1-5-pruned-emaonly.ckpt"],
|
||||
widgets_values: ["v1-5-pruned-emaonly.ckpt"],
|
||||
},
|
||||
],
|
||||
links: [
|
||||
|
Reference in New Issue
Block a user