File size: 1,066 Bytes
715c836
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
d072d03
 
 
 
 
 
 
78d4257
 
376b2fb
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
---
language:
- en
tags:
- stable diffusion
---

500 images of woman, to obtain a flexible and polished model for different need
Base model is a mix of 30% SD 1.5 (8Gb) with 70% epicphotogasm_lastUnicorn, with structure defined by lastUnicorn. 
This provide all the details of SD, with the strong structures of  epicphotogasm

    python merge.py "WS" /tmp v1-5-pruned-emaonly.safetensors epicphotogasm_lastUnicorn.safetensors  --cosine1 --alpha=0.70

A first bake of 2000 steps using dreambooth, to generate extra tags and provide extra flexibility, 
regularizing on a more varied types of women.

A second bake of 2500 steps using ss-script finetuning, to finetune the model to adhere to images.

## Examples

exp_sd_v2
![woman in red dress](https://huggingface.co/datasets/halftimecoder/exp_sd/blob/main/exp_sd_v2-pruned.png)

![Redhead sitting on a chair](https://huggingface.co/datasets/halftimecoder/exp_sd/blob/main/00020-123456789.png)

exp_sd_v4

![Redhead sitting on a chair](https://huggingface.co/datasets/halftimecoder/exp_sd/blob/main/exp_sd_v4_p1.png)