Update README.md
Browse files
README.md
CHANGED
@@ -10,4 +10,118 @@ tags:
|
|
10 |
- diffusers
|
11 |
inference: true
|
12 |
---
|
13 |
-
(under construction)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
- diffusers
|
11 |
inference: true
|
12 |
---
|
13 |
+
(under construction)
|
14 |
+
|
15 |
+
# Timeless
|
16 |
+
|
17 |
+
A mix of Timeless Diffusion and FabulousAlpha (which includes fennPhoto and Incredible World 2) to make a model that doesn't rely as much on regative prompts and that delivers even if "timeless style" isn't in the prompt.
|
18 |
+
|
19 |
+
Samples and prompts:
|
20 |
+
|
21 |
+
![Timeless free AI image generator samples](https://cdn-uploads.huggingface.co/production/uploads/63239b8370edc53f51cd5d42/nZDS_8KyAcfjDRHjVNQAI.png)
|
22 |
+
|
23 |
+
(Click for larger)
|
24 |
+
|
25 |
+
Top left: timeless style audrey hepburn
|
26 |
+
|
27 |
+
Top right: timeless style portrait of heath ledger, studio lighting, colorful
|
28 |
+
|
29 |
+
Bottom left: portrait of Stan Lee as a firefighter
|
30 |
+
|
31 |
+
Bottom right: closeup portrait of a futuristic cyberpunk rihanna in a neon alleyway
|
32 |
+
|
33 |
+
![Timeless free text to image](https://cdn-uploads.huggingface.co/production/uploads/63239b8370edc53f51cd5d42/UtNR7Mp3n3XkscHrB1KZN.png)
|
34 |
+
|
35 |
+
(Click for larger)
|
36 |
+
|
37 |
+
Top left: timeless style samus aran
|
38 |
+
|
39 |
+
Top right: timeless style civil war portrait Leonardo Dicaprio
|
40 |
+
|
41 |
+
Bottom left: closeup portrait of a brave paladin knight in armor
|
42 |
+
|
43 |
+
Bottom right: cute young lady at the festival
|
44 |
+
|
45 |
+
![Timeless Stable Diffusion examples](https://cdn-uploads.huggingface.co/production/uploads/63239b8370edc53f51cd5d42/2lrGAWms9DRVLzGcu3UJ8.png)
|
46 |
+
|
47 |
+
(Click for larger)
|
48 |
+
|
49 |
+
Top left: timeless style cute young lady at the japanese gardens in snow
|
50 |
+
|
51 |
+
Top right: london during the industrial revolution
|
52 |
+
|
53 |
+
Bottom left: timeless style Sandra Bullock victorian portrait as Django
|
54 |
+
|
55 |
+
Bottom right: emma stone in space
|
56 |
+
|
57 |
+
Original pages:
|
58 |
+
|
59 |
+
https://huggingface.co/wavymulder/timeless-diffusion/
|
60 |
+
|
61 |
+
https://huggingface.co/Yntec/Fabulous
|
62 |
+
|
63 |
+
https://civitai.com/models/143386?modelVersionId=163019 (Incredible World 2)
|
64 |
+
|
65 |
+
https://civitai.com/models/153869/fenn-photo
|
66 |
+
|
67 |
+
https://huggingface.co/Yntec/RetroLife
|
68 |
+
|
69 |
+
# Timeless Alpha
|
70 |
+
|
71 |
+
An attempt to do this by using the Retrolife model, check samples at: https://huggingface.co/Yntec/Timeless/discussions/3
|
72 |
+
|
73 |
+
# Fabulous Alpha
|
74 |
+
|
75 |
+
A variant of fabulous that mixes its models 50/50 for the purposes of mixing it with Timeless Diffusion.
|
76 |
+
|
77 |
+
# Recipes:
|
78 |
+
|
79 |
+
- SuperMerger Weight sum Train Difference Use MBW 1,0,0,0,1,1,1,0,0,0,0,0,0,0,1,1,1,1,1,1,1,1,1,0,0,0
|
80 |
+
|
81 |
+
Model A:
|
82 |
+
|
83 |
+
IncredibleWorld2
|
84 |
+
|
85 |
+
Model B:
|
86 |
+
|
87 |
+
FennPhoto
|
88 |
+
|
89 |
+
Output Model:
|
90 |
+
|
91 |
+
FabulousAlpha
|
92 |
+
|
93 |
+
- SuperMerger Add Difference Train Difference Alpha 1
|
94 |
+
|
95 |
+
Model A: TimelessDiffusion
|
96 |
+
|
97 |
+
Model B: Retrolife
|
98 |
+
|
99 |
+
Model C: Stable Diffusion 1.5
|
100 |
+
|
101 |
+
Output Model:
|
102 |
+
|
103 |
+
TimelessAlpha
|
104 |
+
|
105 |
+
- SuperMerger Add Difference Train Difference Alpha 1
|
106 |
+
|
107 |
+
Model A: TimelessDiffusion
|
108 |
+
|
109 |
+
Model B: FabulousAlpha
|
110 |
+
|
111 |
+
Model C: Stable Diffusion 1.5
|
112 |
+
|
113 |
+
Output Model:
|
114 |
+
|
115 |
+
TimelessOmega
|
116 |
+
|
117 |
+
- SuperMerger Add Difference Train Difference Alpha 1
|
118 |
+
|
119 |
+
Model A: FabulousAlpha
|
120 |
+
|
121 |
+
Model B: TimelessOmega
|
122 |
+
|
123 |
+
Model C: Stable Diffusion 1.5
|
124 |
+
|
125 |
+
Output Model:
|
126 |
+
|
127 |
+
Timeless
|