Commit
·
b40b2e6
1
Parent(s):
e2e773a
updated readme with samples and description
Browse files
README.md
CHANGED
@@ -1,3 +1,22 @@
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
---
|
4 |
+
**Archer Diffusion**
|
5 |
+
|
6 |
+
This is the fine-tuned Stable Diffusion model trained on screenshots from the show Archer.
|
7 |
+
Use the tokens **_archer style_** in your prompts for the effect.
|
8 |
+
|
9 |
+
If you enjoy this model, please check out my other models on [Huggingface](https://huggingface.co/nitrosocke)
|
10 |
+
|
11 |
+
**Portraits rendered with the model:**
|
12 |
+

|
13 |
+
**Celebrities rendered with the model:**
|
14 |
+

|
15 |
+
**Landscape Shots rendered with the model:**
|
16 |
+

|
17 |
+
**Animals rendered with the model:**
|
18 |
+

|
19 |
+
**Sample images used for training:**
|
20 |
+

|
21 |
+
|
22 |
+
This model was trained using the diffusers based dreambooth training and prior-preservation loss in 4.000 steps and using the _train-text-encoder_ feature.
|