Update README.md
Browse files
README.md
CHANGED
@@ -11,6 +11,15 @@ I'm not sharing the diffusers, just the ckpt and some examples.
|
|
11 |
|
12 |
You can also find my models relating to the Picture of the Week on Stable Diffusion discord [here](https://huggingface.co/Guizmus/SD_PoW_Collection)
|
13 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
## Bad Cosplay man v1
|
16 |
![bad cosplay man](https://huggingface.co/Guizmus/Experiments/resolve/main/showcase_badcosplayman.jpg)
|
|
|
11 |
|
12 |
You can also find my models relating to the Picture of the Week on Stable Diffusion discord [here](https://huggingface.co/Guizmus/SD_PoW_Collection)
|
13 |
|
14 |
+
---
|
15 |
+
## 7mix SDArt v1
|
16 |
+
![7mix SDArt](https://huggingface.co/Guizmus/Experiments/resolve/main/showcase_mix.jpg)
|
17 |
+
* training: 329 pictures, 32 900 steps on 1.5e-6 polynomial LR in EveryDream2
|
18 |
+
* **Activation token :** `SDArt` also look at the token list pdf
|
19 |
+
* [Model link](https://huggingface.co/Guizmus/Experiments/resolve/main/SDArt_7mix_v0.ckpt)
|
20 |
+
* [token list](https://huggingface.co/Guizmus/Experiments/resolve/main/7mix_tokens.pdf)
|
21 |
+
* [dataset link](https://huggingface.co/Guizmus/Experiments/resolve/main/mix.zip)
|
22 |
+
|
23 |
---
|
24 |
## Bad Cosplay man v1
|
25 |
![bad cosplay man](https://huggingface.co/Guizmus/Experiments/resolve/main/showcase_badcosplayman.jpg)
|