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:
@@ -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