added initial description of model
Browse files
README.md
CHANGED
@@ -6,4 +6,7 @@ tags:
|
|
6 |
- text-to-image
|
7 |
inference: true
|
8 |
---
|
9 |
-
|
|
|
|
|
|
|
|
6 |
- text-to-image
|
7 |
inference: true
|
8 |
---
|
9 |
+
### Wall Street Journal Hedcut Style for Stable Diffusion
|
10 |
+
Readers of the Wall Street Journal (WSJ) are familiar with the distinctive style used to create portaits of their writers and subjects. This is a fine-tuned stable
|
11 |
+
diffusion model that can be used to create hedcut-styled images using the prompt **_wsj hedcut of \<subject\>_**. This model can also be used in a DreamBooth environment
|
12 |
+
to train a face or other subject for custom and unique hedcuts.
|