FredZhang7 commited on
Commit
552bcab
1 Parent(s): 1378a3d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +63 -2
README.md CHANGED
@@ -1,7 +1,68 @@
1
  ---
2
  license: creativeml-openrail-m
3
  ---
4
- Paint Journey V2 is [PJ V1](https://huggingface.co/FredZhang7/paint-journey-v1) fine-tuned on roughly 90 oil paintings by Midjourney, SD V1.5, and Disco Diffusion.
5
- Put `((oil painting))` at the start of the prompt for the style effect.
6
 
 
7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: creativeml-openrail-m
3
  ---
4
+ ## Paint Journey V2 is [PJ V1](https://huggingface.co/FredZhang7/paint-journey-v1) fine-tuned on 768x768 oil paintings by Midjourney, Open Journey, and Disco Diffusion.
5
+ Put `((oil painting))` at the start of the prompt for the style effect. For starters, try generating 768x768 for anything, 512x768 for portraits, and 1056x768 for landscapes.
6
 
7
+ ## Portrait Examples
8
 
9
+ ![](./example_opmodel.png)
10
+
11
+ ![](./example_opathlete.png)
12
+
13
+ ## Landscape Examples
14
+
15
+ ![](./example_oplighthouse.png)
16
+
17
+ ![](./example_lushvalley.png)
18
+
19
+ ![](./example_nighttime.png)
20
+
21
+ ## Outerspace Examples
22
+
23
+ ![](./example_opmilkyway.png)
24
+
25
+ ![](./example_opuniverse.png)
26
+
27
+ ![](./example_opalienworld.png)
28
+
29
+ ```
30
+ ((oil painting)), portrait of a cute attractive model, ((round pupil)), smirk, ((beautiful eyes)), high resolution, uhd wallpaper
31
+ Negative prompt: low-res blurry fog mutated body ((duplicate)) ((double head)) ((long neck)) ((extra eyes)) error ((extra fingers)) long face long body ((watermark)) signature
32
+ Steps: 20, Sampler: Euler a, CFG scale: 7.5, Seed: 874776980, Size: 512x768, Model hash: 26fd2f6f, Batch size: 4, Batch pos: 0
33
+ ```
34
+ ```
35
+ ((oil painting)), portrait of a handsome young man, small smile, athlete, ((beautiful eyes)), high resolution, uhd wallpaper
36
+ Negative prompt: low-res blurry fog mutated body naked ((duplicate)) ((double head)) ((long neck)) ((extra eyes)) error ((extra fingers)) long face long body ((watermark)) signature
37
+ Steps: 20, Sampler: Euler a, CFG scale: 7.5, Seed: 2389251230, Size: 512x768, Model hash: 26fd2f6f, Batch size: 4, Batch pos: 0
38
+ ```
39
+ ```
40
+ ((oil painting)), lighthouse near the sea, high resolution wallpaper
41
+ Negative prompt: low-res blurry fog watermark
42
+ Steps: 20, Sampler: Euler, CFG scale: 7.5, Seed: 353450032, Size: 768x768, Model hash: 26fd2f6f, Batch size: 4, Batch pos: 0
43
+ ```
44
+ ```
45
+ ((oil painting)), a lush valley with mountains in the background, high resolution, uhd wallpaper
46
+ Negative prompt: low-res blurry fog watermark
47
+ Steps: 20, Sampler: Euler, CFG scale: 7.5, Seed: 65984537, Size: 1056x768, Model hash: 26fd2f6f, Batch size: 4, Batch pos: 0
48
+ ```
49
+ ```
50
+ ((oil painting)), a forest, moon, dark, night, high resolution, uhd wallpaper
51
+ Negative prompt: low-res blurry fog watermark
52
+ Steps: 20, Sampler: Euler, CFG scale: 7.5, Seed: 4247689747, Size: 1056x768, Model hash: 26fd2f6f, Batch size: 4, Batch pos: 0
53
+ ```
54
+ ```
55
+ ((oil painting)), the milky way, high resolution, uhd wallpaper
56
+ Negative prompt: low-res blurry fog watermark
57
+ Steps: 20, Sampler: Euler, CFG scale: 7.5, Seed: 3904195208, Size: 1056x768, Model hash: 26fd2f6f, Batch size: 4, Batch pos: 0
58
+ ```
59
+ ```
60
+ ((oil painting)), the universe, high resolution wallpaper
61
+ Negative prompt: low-res blurry fog watermark
62
+ Steps: 20, Sampler: Euler, CFG scale: 7.5, Seed: 432451301, Size: 768x768, Model hash: 26fd2f6f, Batch size: 4, Batch pos: 0
63
+ ```
64
+ ```
65
+ ((oil painting)), stunning landscape in an alien world, high resolution, uhd wallpaper
66
+ Negative prompt: low-res blurry fog watermark
67
+ Steps: 20, Sampler: Euler, CFG scale: 7.5, Seed: 3693048118, Size: 1056x768, Model hash: 26fd2f6f, Batch size: 4, Batch pos: 0
68
+ ```