ysmao commited on
Commit
b3161c8
1 Parent(s): be45cc7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -81,7 +81,7 @@ pipeline = FluxPipeline.from_pretrained(
81
  )
82
  pipeline.load_lora_weights(
83
  "ysmao/multiview-incontext",
84
- weight_name="twoview-incontext-b01.safetensors",
85
  )
86
  pipeline.fuse_lora()
87
 
 
81
  )
82
  pipeline.load_lora_weights(
83
  "ysmao/multiview-incontext",
84
+ weight_name="twoview-incontext-b02.safetensors",
85
  )
86
  pipeline.fuse_lora()
87