wavymulder commited on
Commit
7ce9a47
1 Parent(s): 56fe0b6

Update README.md

Browse files

add base modelcard

Files changed (1) hide show
  1. README.md +30 -0
README.md CHANGED
@@ -1,3 +1,33 @@
1
  ---
 
 
 
2
  license: creativeml-openrail-m
 
 
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ language:
3
+ - en
4
+ thumbnail: " THUMBNAIL LINK HERE "
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
+ **Timeless Diffusion**
18
+ ![Header]( PAGE 1 IMG HERE )
19
+ [*CKPT DOWNLOAD LINK*]( CKPT LINK HERE ) - This is a dreambooth model trained on a diverse set of colourized photographs from the 1880s-1980s.
20
+
21
+ In your prompt, use the activation token: `timeless style`
22
+
23
+ The goal of this model was to create striking images with rich tones and an anachronistic feel.
24
+
25
+ When using this model, I typically use `painted illustration blur haze monochrome` in my negative prompt. I encourage you to experiment and see what works well for you.
26
+
27
+ Trained from 1.5 with VAE.
28
+
29
+ Please see [this document where I share the parameters (prompt, sampler, seed, etc.) used for all example images.]( SAMPLE PERAMETERS LINK HERE )
30
+
31
+
32
+ ![Environments Example]( PAGE 2 LINK HERE)
33
+ ![Characters Example]( PAGE 3 LINK HERE )