nitrosocke commited on
Commit
b40b2e6
·
1 Parent(s): e2e773a

updated readme with samples and description

Browse files
Files changed (1) hide show
  1. README.md +19 -0
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
+ ![Portrait Samples](https://huggingface.co/nitrosocke/archer-diffusion/resolve/main/archer-diffusion-samples.png)
13
+ **Celebrities rendered with the model:**
14
+ ![Celebrities Samples](https://huggingface.co/nitrosocke/archer-diffusion/resolve/main/archer-diffusion-samples4s.png)
15
+ **Landscape Shots rendered with the model:**
16
+ ![Landscape Samples](https://huggingface.co/nitrosocke/archer-diffusion/resolve/main/archer-diffusion-samples3.png)
17
+ **Animals rendered with the model:**
18
+ ![Animal Samples](https://huggingface.co/nitrosocke/archer-diffusion/resolve/main/archer-diffusion-samples2.png)
19
+ **Sample images used for training:**
20
+ ![Training Samples](https://huggingface.co/nitrosocke/archer-diffusion/resolve/main/archer-diffusion-dataset.png)
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.