wavymulder
commited on
Commit
•
248066a
1
Parent(s):
ac56e5b
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,34 @@
|
|
1 |
---
|
|
|
|
|
|
|
2 |
license: creativeml-openrail-m
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
thumbnail: "https://huggingface.co/wavymulder/modelshoot/resolve/main/images/page1.jpg"
|
5 |
license: creativeml-openrail-m
|
6 |
+
tags:
|
7 |
+
- stable-diffusion
|
8 |
+
- stable-diffusion-diffusers
|
9 |
+
- text-to-image
|
10 |
+
- safetensors
|
11 |
+
- diffusers
|
12 |
+
inference: true
|
13 |
---
|
14 |
+
|
15 |
+
|
16 |
+
|
17 |
+
**Analog Diffusion**
|
18 |
+
![Header](https://huggingface.co/wavymulder/modelshoot/resolve/main/images/page1.jpg)
|
19 |
+
[*CKPT DOWNLOAD LINK*](https://huggingface.co/wavymulder/modelshoot/resolve/main/modelshoot-1.0.ckpt)
|
20 |
+
|
21 |
+
Use `modelshoot style` in your prompt (I recommend at the start)
|
22 |
+
|
23 |
+
Modelshoot is a Dreambooth model trained from 1.5 with VAE on a diverse set of photographs of people. The goal was to create a model focused on full to medium body shots, with an emphasis on cool clothing and a fashion-shoot aesthetic. A result of the composition is that when your subject is further away, their face will usually look worse. This limitation of training on 512x512 can be fixed with inpainting, and I plan on revisiting this model at higher resolution in the future.
|
24 |
+
|
25 |
+
Modelshoot style works best when using a tall aspect ratio.
|
26 |
+
|
27 |
+
This model was inspired by all the great responses to Analog Diffusion, especially ones where you all trained yourselves in and created awesome, fashionable photos! I hope that this model allows even greater images :)
|
28 |
+
|
29 |
+
Please see [this document where I share the parameters (prompt, sampler, seed, etc.) used for all example images above.](https://huggingface.co/wavymulder/modelshoot/resolve/main/parameters_for_samples.txt)
|
30 |
+
|
31 |
+
See below a batch example and how the model helps ensure a fashion-shoot composition without any excessive prompting.
|
32 |
+
|
33 |
+
![Bulk Example](https://huggingface.co/wavymulder/modelshoot/resolve/main/images/page2.jpg)
|
34 |
+
|