Upload wavymulder/timeless-diffusion/README.md with huggingface_hub
Browse files
wavymulder/timeless-diffusion/README.md
ADDED
@@ -0,0 +1,36 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
thumbnail: "https://huggingface.co/wavymulder/timeless-diffusion/resolve/main/imgs/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 |
+
**Timeless Diffusion**
|
18 |
+

|
19 |
+
[*CKPT DOWNLOAD LINK*](https://huggingface.co/wavymulder/timeless-diffusion/resolve/main/timeless-1.0.ckpt) - This is a dreambooth model trained on a diverse set of colourized photographs from the 1880s-1980s.
|
20 |
+
|
21 |
+
Use the activation token **timeless style** in your prompt (I recommend at the start)
|
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.](https://huggingface.co/wavymulder/timeless-diffusion/resolve/main/parameters_for_samples.txt)
|
30 |
+
|
31 |
+
We support a [Gradio](https://github.com/gradio-app/gradio) Web UI to run Timeless Diffusion:
|
32 |
+
[](https://huggingface.co/spaces/wavymulder/timeless-diffusion)
|
33 |
+
|
34 |
+
|
35 |
+

|
36 |
+

|