Only return tuple of 3 args in CheckpointLoaderSimple.
This commit is contained in:
@@ -620,7 +620,6 @@ export class ComfyUI {
|
||||
$el("div",[
|
||||
|
||||
$el("label", {innerHTML: "Batch count"}),
|
||||
|
||||
$el("input", {
|
||||
id: "batchCountInputNumber",
|
||||
type: "number",
|
||||
|
||||
Reference in New Issue
Block a user