Text-to-Image
Diffusers
lora
template:diffusion-lora
Borcherding commited on
Commit
be70572
·
verified ·
1 Parent(s): 700c32a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -115,7 +115,7 @@ pipe.unload_lora_weights()
115
  pipe = FluxPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", torch_dtype=torch.bfloat16)
116
  pipe.load_lora_weights("Borcherding/FLUX.1-dev-LoRA-AutumnSpringTrees")
117
  pipe.merge_lora_weights()
118
- pipe.save_pretrained("seasonal-lands-merged")
119
  ```
120
 
121
  # Trigger Word
 
115
  pipe = FluxPipeline.from_pretrained("black-forest-labs/FLUX.1-dev", torch_dtype=torch.bfloat16)
116
  pipe.load_lora_weights("Borcherding/FLUX.1-dev-LoRA-AutumnSpringTrees")
117
  pipe.merge_lora_weights()
118
+ pipe.save_pretrained("FLUX.1-dev-LoRA-AutumnSpringTrees-merged")
119
  ```
120
 
121
  # Trigger Word