dicksondickson commited on
Commit
10dd04a
·
1 Parent(s): 83c0832
README.md CHANGED
@@ -1,3 +1,123 @@
1
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  license: creativeml-openrail-m
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ tags:
3
+ - text-to-image
4
+ - image-to-image
5
+ - stable-diffusion
6
+ - lora
7
+ - diffusers
8
+ - template:sd-lora
9
+ widget:
10
+
11
+
12
+ - text: >-
13
+ graphis02 style illustration of a cyberpunk asian girl with a cityscape background at sunset
14
+ parameters:
15
+ output:
16
+ url: images/girlcyberpunk1.jpg
17
+
18
+
19
+ - text: >-
20
+ graphis02 style illustration of a cat in a field of purple flowers
21
+ parameters:
22
+ output:
23
+ url: images/cat1.jpg
24
+
25
+
26
+ - text: >-
27
+ graphis02 style illustration of a woman in smoke
28
+ parameters:
29
+ output:
30
+ url: images/womeninsmoke2.jpg
31
+
32
+
33
+ - text: >-
34
+ graphis02 style illustration of a cityscape at sunset
35
+ parameters:
36
+ output:
37
+ url: images/ggb.jpg
38
+
39
+
40
+ - text: >-
41
+ graphis02 style illustration of the Golden Gate Bridge
42
+ parameters:
43
+ output:
44
+ url: images/citysunset1.jpg
45
+
46
+
47
+ - text: >-
48
+ graphis02 style illustration of a cup of latte
49
+ parameters:
50
+ output:
51
+ url: images/latte.jpg
52
+
53
+
54
+ - text: >-
55
+ graphis02 style illustration of a woman in smoke
56
+ parameters:
57
+ output:
58
+ url: images/womeninsmoke1.jpg
59
+
60
+
61
+ - text: >-
62
+ graphis02 style illustration of a cat in a field of purple flowers
63
+ parameters:
64
+ output:
65
+ url: images/cat2.jpg
66
+
67
+
68
+ - text: >-
69
+ graphis02 style illustration of the Golden Gate Bridge
70
+ parameters:
71
+ output:
72
+ url: images/citysunset2.jpg
73
+
74
+
75
+ - text: >-
76
+ graphis02 style illustration of a cyberpunk asian girl with a cityscape background at sunset
77
+ parameters:
78
+ output:
79
+ url: images/girlcyberpunk2.jpg
80
+
81
+
82
+
83
+
84
+
85
+
86
+
87
+
88
+ base_model: black-forest-labs/FLUX.1-dev
89
+ instance_prompt: graphis02, graphis02 illustration style, in the style of graphis02
90
  license: creativeml-openrail-m
91
+
92
+
93
  ---
94
+
95
+
96
+ # Graphis-02
97
+
98
+ <Gallery />
99
+
100
+ ## Model description
101
+
102
+ Graphis-02 is a continuation of my [Graphis-01](/dicksondickson/graphis-01/tree/main) but trained on FLUX.1 Dev and with an expanded dataset. This style LoRA model generates stylized illustrations with a flat, textured look featuring smooth, grainy gradients.
103
+
104
+ You should use `graphis02`, `graphis02 illustration style`, `in the style of graphis02` to trigger the image generation.
105
+
106
+ Recommended weightings range from 0.8 to 1.2 (when using ComfyUI). Image-to-image generations yeilds very interesting results. Have fun!
107
+
108
+ ## Trigger words
109
+
110
+ You should use `graphis02`, `graphis02 illustration style`, `in the style of graphis02` to trigger the image generation.
111
+
112
+
113
+ ## Download model
114
+
115
+ Weights for this model are available in Safetensors format.
116
+
117
+ [Download](/dicksondickson/graphis-02/tree/main) them in the Files & versions tab.
118
+
119
+
120
+ ## Credits
121
+
122
+ Dickson Chow
123
+ [dicksonchow.com](https://dicksonchow.com)
graphis02_000002400.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b255fe37840f70acc60041549125aa6c746384fe994577035d2abca558b1906
3
+ size 343805448
images/cat1.jpg ADDED
images/cat2.jpg ADDED
images/citysunset1.jpg ADDED
images/citysunset2.jpg ADDED
images/ggb.jpg ADDED
images/girlcyberpunk1.jpg ADDED
images/girlcyberpunk2.jpg ADDED
images/latte.jpg ADDED
images/womeninsmoke1.jpg ADDED
images/womeninsmoke2.jpg ADDED