Skip to content

Commit bc3f5cb

Browse files
authored
add BizyAir_Wan_LoraLoader (#62)
* add BizyAir_Wan_LoraLoader * refine
1 parent 72673c9 commit bc3f5cb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bizyui/js/model_apply.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ function setupNodeMouseBehavior(node, modelType) {
376376
}
377377

378378
const nodeDataNames = {
379-
LoRA: ["BizyAir_LoraLoader","BizyAir_NunchakuFluxLoraLoader"],
379+
LoRA: ["BizyAir_LoraLoader","BizyAir_NunchakuFluxLoraLoader", "BizyAir_Wan_LoraLoader"],
380380
Controlnet: "BizyAir_ControlNetLoader",
381381
Checkpoint: "BizyAir_CheckpointLoaderSimple",
382382
// Clip: "BizyAir_CLIPVisionLoader",

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.2.7
1+
1.2.8

0 commit comments

Comments
 (0)