KvLove commited on
Commit
59da807
·
verified ·
1 Parent(s): 2d8b5d8

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -30,7 +30,7 @@ pipe = pipe.to(device)
30
 
31
  ```python
32
  # Load LoRA weights
33
- pipe.load_lora_weights('pytorch_lora_weights.safetensors', adapter_name="lora")
34
  ```
35
 
36
  ### 🎨 Generate Image with lora trained on person
 
30
 
31
  ```python
32
  # Load LoRA weights
33
+ pipe.load_lora_weights('flymy_realism.safetensors', adapter_name="lora")
34
  ```
35
 
36
  ### 🎨 Generate Image with lora trained on person