Doctor-Shotgun commited on
Commit
231042c
1 Parent(s): 89f69f3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -14,7 +14,7 @@ e1-e5 represent training length in number of epochs. You may need to lower the n
14
 
15
  "legacy" LoRAs are approximations extracted from model diffs from my old Dreambooth models, included for completeness.
16
 
17
- Automatic1111's WebUI now has native LoRA support, and LoRAs can be activated by prompting \<lora:name_of_your_lora:network_weight\>
18
 
19
  If you are on an older version, you will need to use the additional networks extension to load LoRAs: https://github.com/kohya-ss/sd-webui-additional-networks
20
 
 
14
 
15
  "legacy" LoRAs are approximations extracted from model diffs from my old Dreambooth models, included for completeness.
16
 
17
+ Automatic1111's WebUI now has native LoRA support. Install them in .\stable-diffusion-webui\models\Lora\ and activate them by prompting \<lora:name_of_your_lora:network_weight\>
18
 
19
  If you are on an older version, you will need to use the additional networks extension to load LoRAs: https://github.com/kohya-ss/sd-webui-additional-networks
20