Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ tags:
|
|
18 |
|
19 |
## Load lora file
|
20 |
```py
|
21 |
-
pipe.load_lora_weights("LootingGod/GlowingTattooAnime_v9", weight_name='
|
22 |
```
|
23 |
## Unload lora file
|
24 |
```py
|
|
|
18 |
|
19 |
## Load lora file
|
20 |
```py
|
21 |
+
pipe.load_lora_weights("LootingGod/GlowingTattooAnime_v9", weight_name='g1owingtatt00-000009.safetensors', adapter_name='glowing_tattoo_v9')
|
22 |
```
|
23 |
## Unload lora file
|
24 |
```py
|