kelseye commited on
Commit
6d29f2e
·
verified ·
1 Parent(s): 59ea5fa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -1
README.md CHANGED
@@ -47,7 +47,6 @@ pipe = FluxImagePipeline.from_pretrained(
47
  ],
48
  )
49
  pipe.load_lora(pipe.dit, "models/DiffSynth-Studio/FLUX.1-Kontext-dev-lora-blingbling/model.safetensors", alpha=1)
50
- ```
51
 
52
  image = Image.open("your_image.jpg")
53
  image = pipe(
 
47
  ],
48
  )
49
  pipe.load_lora(pipe.dit, "models/DiffSynth-Studio/FLUX.1-Kontext-dev-lora-blingbling/model.safetensors", alpha=1)
 
50
 
51
  image = Image.open("your_image.jpg")
52
  image = pipe(