kelseye commited on
Commit
851b963
·
verified ·
1 Parent(s): d08a914

Update README.md

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