Cene655 commited on
Commit
db0b440
·
verified ·
1 Parent(s): f4dc67d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -82,7 +82,7 @@ pipeline.to("cuda")
82
 
83
  ```python
84
  # Load trained LoRA weights for in-scene editing
85
- pipeline.load_lora_weights("./flymy_anime_irl.safetensors")
86
  ```
87
 
88
  ### 🎨 Edit Image with Qwen-Image-Edit Inscene LoRA
 
82
 
83
  ```python
84
  # Load trained LoRA weights for in-scene editing
85
+ pipeline.load_lora_weights("./flymy_qwen_image_edit_inscene_lora.safetensors")
86
  ```
87
 
88
  ### 🎨 Edit Image with Qwen-Image-Edit Inscene LoRA