LootingGod commited on
Commit
212e4e2
·
verified ·
1 Parent(s): f768216

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -18,7 +18,7 @@ tags:
18
 
19
  ## Load lora file
20
  ```py
21
- pipe.load_lora_weights("LootingGod/GlowingTattooAnime_v15", weight_name='g1owingtatt003d.safetensors', adapter_name='glowing_tattoo')
22
  ```
23
  ## Unload lora file
24
  ```py
 
18
 
19
  ## Load lora file
20
  ```py
21
+ pipe.load_lora_weights("LootingGod/GlowingTattooAnime_v15", weight_name='g1owingtatt003d.safetensors', adapter_name='glowing_tattoo_v15')
22
  ```
23
  ## Unload lora file
24
  ```py