Doctor-Shotgun commited on
Commit
710422a
1 Parent(s): cdc4baa

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -0
README.md CHANGED
@@ -1,3 +1,27 @@
1
  ---
2
  license: creativeml-openrail-m
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: creativeml-openrail-m
3
+ pipeline_tag: text-to-image
4
  ---
5
+ # Doctor Shotgun's LoRAs
6
+
7
+ This repository will serve as a location for uploading my personal LoRAs and Dreambooth models.
8
+
9
+ ## Model Description
10
+
11
+ What is a LoRA? https://github.com/cloneofsimo/lora
12
+
13
+ ## Usage
14
+
15
+ Automatic1111's WebUI now has native LoRA support, and LoRAs can be activated by prompting \<lora:name_of_your_lora:network_weight\>
16
+
17
+ ## Training Details
18
+
19
+ LoRAs trained locally using bmaltais GUI for kohya_ss sd-scripts:
20
+
21
+ https://github.com/bmaltais/kohya_ss
22
+
23
+ https://github.com/kohya-ss/sd-scripts
24
+
25
+ ## Example Images
26
+
27
+ To be added