PiyarSquare
commited on
Commit
•
7ddd5e8
1
Parent(s):
78579e1
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,52 @@
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: creativeml-openrail-m
|
3 |
---
|
4 |
+
### 💥🎨 The Simpsons dreambooth model.
|
5 |
+
This is a fine-tuned Stable Diffusion model based on The Simpsons.
|
6 |
+
|
7 |
+
Use **asim style** in your prompts.
|
8 |
+
The model has some trouble with double pupils and no pupils.
|
9 |
+
Using "cross-eyed" in the negative prompt appears to help?
|
10 |
+
|
11 |
+
### Sample images:
|
12 |
+
Samples are made with dynamic prompts. Negative prompts: watermark, text, signature, cross-eyed
|
13 |
+
![asim.jpg](https://huggingface.co/PiyarSquare/sd_asim_simpsons/resolve/main/grid_famous_people.png)
|
14 |
+
![asim.jpg](https://huggingface.co/PiyarSquare/sd_asim_simpsons/resolve/main/grid_famous_people2.png)
|
15 |
+
![asim.jpg](https://huggingface.co/PiyarSquare/sd_asim_simpsons/resolve/main/grid_characters.png)
|
16 |
+
For people / characters:
|
17 |
+
asim style. dramatic beautiful { headshot | portrait } of \_\_person\_\_ {outside { in a garden | in a desert | on a mountain top | at a roman ruin} {at sunrise | at sunset | on an overcast afternoon | in the rain | in the snow | at night} | inside {a fancy living room | on a movie set | a vast empty dark space | a kaleidoscope | an ancient library} with {spotlights | neon lights | soft mood lighting | firefly lights } }. detailed background.
|
18 |
+
![asim.jpg](https://huggingface.co/PiyarSquare/sd_asim_simpsons/resolve/main/grid_animals.png)
|
19 |
+
For animals:
|
20 |
+
asim style. dramatic closeup national geographic image of a \_\_animal\_\_ in its natural habitat. at {sunrise|sunset|night}. detailed background.
|
21 |
+
![asim.jpg](https://huggingface.co/PiyarSquare/sd_asim_simpsons/resolve/main/grid_buildings.png)
|
22 |
+
asim style. + random prompt from the internet of cool looking structures: steampunk library, tower of babel, tree house, haunted victorian.
|
23 |
+
![asim.jpg](https://huggingface.co/PiyarSquare/sd_asim_simpsons/resolve/main/grid_landscapes.png)
|
24 |
+
![asim.jpg](https://huggingface.co/PiyarSquare/sd_asim_simpsons/resolve/main/grid_famous_places.png)
|
25 |
+
biomes:
|
26 |
+
asim style. a beautiful {summer | autumn | winter | spring } landscape panorama painting of \_\_biome\_\_ {at sunrise | at sunset | on an overcast afternoon | in the rain | in the snow | at night}
|
27 |
+
|
28 |
+
famous places:
|
29 |
+
asim style. a beautiful panorama view of \_\_places\_\_ {at sunrise | at sunset | on a cloudy afternoon | in the rain | covered in snow}.
|
30 |
+
![asim.jpg](https://huggingface.co/PiyarSquare/sd_asim_simpsons/resolve/main/grid_flowers.png)
|
31 |
+
flowers:
|
32 |
+
asim style. a beautiful vase of \_\_flower\_\_ flowers. on a balcony table at { sunrise | sunset | night} . nearby a {bottle of {beer | wine} and a half-empty glass | bowl of fruit}.
|
33 |
+
![asim.jpg](https://huggingface.co/PiyarSquare/sd_asim_simpsons/resolve/main/grid_internet_examples.png)
|
34 |
+
![asim.jpg](https://huggingface.co/PiyarSquare/sd_asim_simpsons/resolve/main/grid_internet_examples2.png)
|
35 |
+
asim style. + Cool random prompt from the internet. The model mixes well with existing prompts with artists and styles. Though you may want to remove "photorealistic" from the prompt.
|
36 |
+
|
37 |
+
Based on StableDiffusion 1.5 model (full weights).
|
38 |
+
|
39 |
+
### Training
|
40 |
+
Made with [automatic1111 webui](https://github.com/AUTOMATIC1111/stable-diffusion-webui) + [d8ahazard dreambooth extension](https://github.com/d8ahazard/sd_dreambooth_extension) + [nitrosocke guide](https://github.com/nitrosocke/dreambooth-training-guide).
|
41 |
+
|
42 |
+
100 hand-cut training images.
|
43 |
+
About 70% people, 20% landscapes and 10% animals and objects.
|
44 |
+
Maybe one too many Cletus.
|
45 |
+
Detailed captions were written for each image such as: "A wide shot of a 40-year-old Caucasian man with glasses and a mustache. Dressed in a fishing hat, pink shirt, an olive fishing vest with pockets and brown trousers, sitting in a canoe on a lake. The man is fishing with a red fishing rod. There are trees and mountains in the background at sunset with a few clouds in the sky."
|
46 |
+
|
47 |
+
Learning rate was 1.72e-6 for 10,000 steps without prior preservation.
|
48 |
+
Useful tips from the reddit stablediffusion and the discusssions on d8ahazard's extension.
|
49 |
+
Notes on training on [d8ahazard dreambooth extension discussion](https://github.com/d8ahazard/sd_dreambooth_extension/discussions/443).
|
50 |
+
|
51 |
+
Excited to see what people do with this.
|
52 |
+
I would like to improve the eyes, if anyone has suggestions.
|