breakcore2 commited on
Commit
4e227e7
1 Parent(s): 1979f43

add ligne claire

Browse files
README.md CHANGED
@@ -29,6 +29,7 @@ artoria pendragon \(swimsuit ruler\) \(fate\), ahoge, blonde hair, green eyes, f
29
  ```
30
  ![artoria pendragon swimsuit ruler](characters/artoria%20pendragon%20\(swimsuit%20ruler\)/extras/example.png)
31
 
 
32
  ## Styles
33
  ### kaoming
34
  Based off artist: https://twitter.com/kaoming775
@@ -48,3 +49,18 @@ black hair, blunt bangs, straight hair, long hair
48
  ![a boy](styles/kaoming/extras/example.png)
49
 
50
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
29
  ```
30
  ![artoria pendragon swimsuit ruler](characters/artoria%20pendragon%20\(swimsuit%20ruler\)/extras/example.png)
31
 
32
+
33
  ## Styles
34
  ### kaoming
35
  Based off artist: https://twitter.com/kaoming775
 
49
  ![a boy](styles/kaoming/extras/example.png)
50
 
51
 
52
+ ### ligne claire
53
+ LoRA version of https://huggingface.co/breakcore2/ligne_claire_anime_diffusion
54
+ Does not do abstract style as well as the finetuned model.
55
+
56
+ [Download .safetensors](https://huggingface.co/breakcore2/loras/tree/main/styles/ligne%20claire)
57
+
58
+ [Example Images with Prompt Metadata](https://huggingface.co/breakcore2/loras/tree/main/styles/ligne%20claire/extras)
59
+
60
+ Relevant prompts:
61
+ ```
62
+ ligne claire, flat color
63
+ can also add in:
64
+ low contrast, chromatic abberation
65
+ ```
66
+ ![a girl surrounded by lily flowers](styles/ligne%20claire/extras/example.png)
styles/ligne claire/extras/example.png ADDED
styles/ligne claire/ligne_claire_anime.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:52629ed13187d86e1229812228cc1977e45b24d2eb20971f801a4762a23616d3
3
+ size 151112206
styles/ligne claire/recommended prompts.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ ligne claire, flat color
2
+ can also add in:
3
+ low contrast, chromatic abberation
styles/ligne claire/training notes.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ## Training Parameters
2
+ Dataset consisted of:
3
+ ```
4
+ 377 images repeated 2 times per epoch
5
+ ```
6
+
7
+ Training Parameters:
8
+ ```
9
+ $learning_rate = 6e-5
10
+ $lr_warmup_ratio = 0.10
11
+ $train_batch_size = 2
12
+ $num_epochs = 4
13
+ $save_every_n_epochs=1
14
+ $scheduler="constant_with_warmup"
15
+ $network_dim=128
16
+ $alpha=128
17
+ $resolution=768
18
+ ```
19
+
20
+ notes:
21
+ "ligne claire" token was kept using --keep-tokens=1