YoungMasterFromSect commited on
Commit
6129479
1 Parent(s): e336805

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -29,12 +29,16 @@ asuna \(blue archive\)
29
  My LoRAs will have sufixes that will tell you how much they were trained. Either by using words like "soft" and "hard",
30
  where soft stands for lower amount of training and hard for higher amount of training,
31
  or by Epochs, in short higher epochs = more training
 
32
  More trained LoRA is harder to modify but provides higher consistency in details and original outfits,
33
  while lower trained one will be more flexible, but may get details wrong.
 
34
  All the LoRAs that aren't marked with PRUNED require tagging everything about the character to get the likness of it.
35
  You have to tag every part of the character like: eyes,hair,breasts,accessories,special features,etc...
 
36
  In theory, this should allow LoRAs to be more flexible, but it requires to prompt those things always, because character tag doesn't have those features baked into it.
37
  From 1/16 I will test releasing pruned versions which will not require those prompthing those things.
 
38
  The usage of them is also explained in this guide:
39
  https://github.com/kohya-ss/sd-webui-additional-networks#how-to-use
40
 
 
29
  My LoRAs will have sufixes that will tell you how much they were trained. Either by using words like "soft" and "hard",
30
  where soft stands for lower amount of training and hard for higher amount of training,
31
  or by Epochs, in short higher epochs = more training
32
+
33
  More trained LoRA is harder to modify but provides higher consistency in details and original outfits,
34
  while lower trained one will be more flexible, but may get details wrong.
35
+
36
  All the LoRAs that aren't marked with PRUNED require tagging everything about the character to get the likness of it.
37
  You have to tag every part of the character like: eyes,hair,breasts,accessories,special features,etc...
38
+
39
  In theory, this should allow LoRAs to be more flexible, but it requires to prompt those things always, because character tag doesn't have those features baked into it.
40
  From 1/16 I will test releasing pruned versions which will not require those prompthing those things.
41
+
42
  The usage of them is also explained in this guide:
43
  https://github.com/kohya-ss/sd-webui-additional-networks#how-to-use
44