1
mirror of https://github.com/comfyanonymous/ComfyUI.git synced 2025-08-04 07:52:46 +08:00

Only return tuple of 3 args in CheckpointLoaderSimple.

This commit is contained in:
comfyanonymous
2023-09-02 03:34:57 -04:00
parent 7891d13329
commit 36ea8784a8
2 changed files with 1 additions and 2 deletions

View File

@@ -620,7 +620,6 @@ export class ComfyUI {
$el("div",[
$el("label", {innerHTML: "Batch count"}),
$el("input", {
id: "batchCountInputNumber",
type: "number",