Upload 3 files
Browse files- .gitattributes +1 -0
- PoWStyle-Something.zip +3 -0
- README.md +106 -1
- showcase.jpg +3 -0
.gitattributes
CHANGED
@@ -32,3 +32,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
32 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
33 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
34 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
35 |
+
showcase.jpg filter=lfs diff=lfs merge=lfs -text
|
PoWStyle-Something.zip
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6cd05c53164b03c37afcc0a69a7eeb8a48db35b0260c8c37ededdefeabaa5f48
|
3 |
+
size 47125382
|
README.md
CHANGED
@@ -1,3 +1,108 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
+
license: creativeml-openrail-m
|
5 |
+
thumbnail: "https://huggingface.co/Guizmus/PoW_Something/resolve/main/showcase.jpg"
|
6 |
+
tags:
|
7 |
+
- stable-diffusion
|
8 |
+
- text-to-image
|
9 |
+
- image-to-image
|
10 |
---
|
11 |
+
# PoW : Something
|
12 |
+
|
13 |
+
![Showcase](https://huggingface.co/Guizmus/PoW_Something/resolve/main/showcase.jpg)
|
14 |
+
|
15 |
+
## Theme
|
16 |
+
|
17 |
+
## Model description
|
18 |
+
|
19 |
+
This is a model related to the "Picture of the Week" contest on Stable Diffusion discord.
|
20 |
+
|
21 |
+
I try to make a model out of all the submission for people to continue enjoy the theme after the even, and see a little of their designs in other people's creations. The token stays "PoW Style" and I balance the learning on the low side, so that it doesn't just replicate creations.
|
22 |
+
|
23 |
+
The total dataset is made of 50 pictures. It was trained on [Stable diffusion 1.5](https://huggingface.co/runwayml/stable-diffusion-v1-5). I used [EveryDream](https://github.com/victorchall/EveryDream2trainer) to do the training, 100 total repeat per picture. The pictures were tagged using the token "PoW Style", and an arbitrary token I choose. The dataset is provided below, as well as a list of usernames and their corresponding token.
|
24 |
+
|
25 |
+
The recommended sampling is k_Euler_a or DPM++ 2M Karras on 20 steps, CFGS 7.5 .
|
26 |
+
|
27 |
+
## Trained tokens
|
28 |
+
|
29 |
+
* PoW Style
|
30 |
+
* Token "ofi" corresponds to the user "dunkeroni"
|
31 |
+
* Token "mohd" corresponds to the user "DrSen"
|
32 |
+
* Token "rmb" corresponds to the user "FoodOfTheGods"
|
33 |
+
* Token "dca" corresponds to the user "owleye"
|
34 |
+
* Token "muc" corresponds to the user "LeafsPa"
|
35 |
+
* Token "onex" corresponds to the user "Lew39"
|
36 |
+
* Token "toid" corresponds to the user "Ainvas"
|
37 |
+
* Token "sura" corresponds to the user "tazi"
|
38 |
+
* Token "juli" corresponds to the user "Only-story"
|
39 |
+
* Token "veli" corresponds to the user "Horvallis"
|
40 |
+
* Token "gsp" corresponds to the user "Akumetsu971"
|
41 |
+
* Token "tux" corresponds to the user "katmoget"
|
42 |
+
* Token "tvc" corresponds to the user "dony"
|
43 |
+
* Token "pbc" corresponds to the user "scottie"
|
44 |
+
* Token "pgs" corresponds to the user "piscabo"
|
45 |
+
* Token "rps" corresponds to the user "Junglerally"
|
46 |
+
* Token "dbz" corresponds to the user "Overduet"
|
47 |
+
* Token "soca" corresponds to the user "DylanWalker"
|
48 |
+
* Token "suru" corresponds to the user "IkariDev"
|
49 |
+
* Token "nips" corresponds to the user "espasmo"
|
50 |
+
* Token "rune" corresponds to the user "Onusai"
|
51 |
+
* Token "pafc" corresponds to the user "vcm07"
|
52 |
+
* Token "nlwx" corresponds to the user "sometimes"
|
53 |
+
* Token "fck" corresponds to the user "bWm_nubby"
|
54 |
+
* Token "cae" corresponds to the user "Kazzear"
|
55 |
+
* Token "sohn" corresponds to the user "Brainlasher"
|
56 |
+
* Token "dori" corresponds to the user "Tdg8uU"
|
57 |
+
* Token "zawa" corresponds to the user "Nerfgun3"
|
58 |
+
* Token "revs" corresponds to the user "ResidentChiefNZ"
|
59 |
+
* Token "hmv" corresponds to the user "ミカ"
|
60 |
+
* Token "whoo" corresponds to the user "Libra "
|
61 |
+
* Token "asar" corresponds to the user "millennium_gun"
|
62 |
+
* Token "blob" corresponds to the user "crazykazoo "
|
63 |
+
* Token "xiao" corresponds to the user "Deez Games"
|
64 |
+
* Token "kilt" corresponds to the user "Eface"
|
65 |
+
* Token "ulf" corresponds to the user "Havok"
|
66 |
+
* Token "loeb" corresponds to the user "Cryonicus"
|
67 |
+
* Token "bnha" corresponds to the user "NorTroll"
|
68 |
+
* Token "gote" corresponds to the user "Vil"
|
69 |
+
* Token "omd" corresponds to the user "wpatzz"
|
70 |
+
* Token "adl" corresponds to the user "Eppinette-Chi"
|
71 |
+
* Token "shld" corresponds to the user "xxab"
|
72 |
+
* Token "waj" corresponds to the user "Phaff"
|
73 |
+
* Token "sown" corresponds to the user "King Pendragon"
|
74 |
+
* Token "rcn" corresponds to the user "Guizmus"
|
75 |
+
* Token "httr" corresponds to the user "Jordan~~"
|
76 |
+
* Token "dits" corresponds to the user "bitspirit3"
|
77 |
+
* Token "hta" corresponds to the user "SirVeggie"
|
78 |
+
* Token "lun" corresponds to the user "xThIsIsBoToXx"
|
79 |
+
* Token "olis" corresponds to the user "CesarAI"
|
80 |
+
|
81 |
+
## Download links
|
82 |
+
|
83 |
+
[SafeTensors](https://huggingface.co/Guizmus/PoW_Something/resolve/main/PoWStyle-Something.safetensors)
|
84 |
+
|
85 |
+
[CKPT](https://huggingface.co/Guizmus/PoW_Something/resolve/main/PoWStyle-Something.ckpt)
|
86 |
+
|
87 |
+
[Dataset](https://huggingface.co/Guizmus/PoW_Something/resolve/main/PoWStyle-Something.zip)
|
88 |
+
|
89 |
+
## 🧨 Diffusers
|
90 |
+
|
91 |
+
This model can be used just like any other Stable Diffusion model. For more information,
|
92 |
+
please have a look at the [Stable Diffusion](https://huggingface.co/docs/diffusers/api/pipelines/stable_diffusion).
|
93 |
+
|
94 |
+
You can also export the model to [ONNX](https://huggingface.co/docs/diffusers/optimization/onnx), [MPS](https://huggingface.co/docs/diffusers/optimization/mps) and/or [FLAX/JAX]().
|
95 |
+
|
96 |
+
```python
|
97 |
+
from diffusers import StableDiffusionPipeline
|
98 |
+
import torch
|
99 |
+
|
100 |
+
model_id = "Guizmus/PoW_Something"
|
101 |
+
pipe = StableDiffusionPipeline.from_pretrained(model_id, torch_dtype=torch.float16)
|
102 |
+
pipe = pipe.to("cuda")
|
103 |
+
|
104 |
+
prompt = "PoW Style sown"
|
105 |
+
image = pipe(prompt).images[0]
|
106 |
+
|
107 |
+
image.save("./PoWStyle.png")
|
108 |
+
```
|
showcase.jpg
ADDED
Git LFS Details
|