DeverStyle commited on
Commit
b0e407a
·
verified ·
1 Parent(s): 05f593f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -5,6 +5,9 @@ tags:
5
  - diffusers
6
  - template:diffusion-lora
7
  widget:
 
 
 
8
  - output:
9
  url: samples/arcane.png
10
  text: 'Arcane samples'
@@ -22,6 +25,10 @@ To be used with the Flux.2 Klein 9b Distilled model.
22
 
23
  <Gallery />
24
 
 
 
 
 
25
  #### Arcane style
26
 
27
  Use `arcane_visual_style` as the trigger word. The lora works for text to image but also as an edit lora (example: `Transform into arcane_visual_style` feel free to add extra words like "keep the pose" etc if you find the image drifts too much from the original).
 
5
  - diffusers
6
  - template:diffusion-lora
7
  widget:
8
+ - output:
9
+ url: samples/cyanide_and_happiness.png
10
+ text: 'Cyanide and Happiness samples'
11
  - output:
12
  url: samples/arcane.png
13
  text: 'Arcane samples'
 
25
 
26
  <Gallery />
27
 
28
+ #### Cyanide and Happiness style (experimental)
29
+
30
+ Use `ch_visual_style, stick figure character` as the trigger word. Optional add more keywords to guide the style: "flat vector art, minimalist lineart". Can work as an edit lora too.
31
+
32
  #### Arcane style
33
 
34
  Use `arcane_visual_style` as the trigger word. The lora works for text to image but also as an edit lora (example: `Transform into arcane_visual_style` feel free to add extra words like "keep the pose" etc if you find the image drifts too much from the original).