|
--- |
|
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 commercial/non-commercial. I am not liable for it's use/mis-use... you are!** |
|
|
|
The model does portraits extremely well. |
|
The landscapes could be better, IMO. |
|
|
|
### 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! |