File size: 1,632 Bytes
c4afadc
1a8efc7
 
 
 
 
 
c4afadc
 
c2f5157
 
 
 
 
 
 
0af5a2a
c2f5157
0af5a2a
c2f5157
 
 
 
 
 
 
 
 
 
 
 
4cfcb6d
c2f5157
 
 
 
 
4cfcb6d
c2f5157
4cfcb6d
c2f5157
 
 
4cfcb6d
 
c2f5157
4cfcb6d
c2f5157
4cfcb6d
c2f5157
 
 
4cfcb6d
c2f5157
4cfcb6d
b1ebead
 
 
1df21e3
b1ebead
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
---
inference: true
language:
  - en
tags:
  - stable-diffusion
  - text-to-image
license: creativeml-openrail-m
---
# Shortjourney is a Stable Diffusion model that lets you generate Midjourney style images with simple prompts

This model was finetuned over the [22h/vintedois-diffusion](https://huggingface.co/22h/vintedois-diffusion-v0-1) (SD 1.5) model with
some Midjourney style images. This allows it to create stunning images without long and tedious prompt engineering.

Trigger Phrase: "**sjrny-v1 style**" e.g. "sjrny-v1 style paddington bear"

**You can use this model for personal or commercial business. I am not liable for it's use/mis-use... you are!**

The model does portraits extremely well. For landscapes, try using 512x832 or some other landscape aspect ratio.

### Examples

* Prompt: sjrny-v1 style portrait of a woman, cosmic
* CFG scale: 7
* Scheduler: Euler_a
* Steps: 30
* Dimensions: 512x512
* Seed: 557913691

![image](examples/1.png)

* Prompt: sjrny-v1 style paddington bear
* CFG scale: 7
* Scheduler: Euler_a
* Steps: 30
* Dimensions: 512x512

![image](examples/4.png)

* Prompt: sjrny-v1 style livingroom, cinematic lighting, 4k, unreal engine
* CFG scale: 7
* Scheduler: Euler_a
* Steps: 30
* Dimensions: 512x832
* Seed: 638363858

![image](examples/6.png)

* Prompt: sjrny-v1 style dream landscape, cosmic
* CFG scale: 7
* Scheduler: Euler_a
* Steps: 30
* Dimensions: 512x832

![image](examples/7.png)

### Disclaimer
I am your typical person who is just curious about these diffusion models.
I apologize in advance for any issue with the model. I am learning.

Pull Requests are much appreciated!