Guizmus commited on
Commit
fcffc96
1 Parent(s): a5ee965

Upload 15 files (#2)

Browse files

- Upload 15 files (7f8a9d75806d62bb144aa57c4f62db3acf925275)
- Upload 2 files (b61025376768da11b29faf7cf6ae5c2a3cd7b755)
- Delete PoWStyle-Somewhere.ckpt (5418dd7c98be816c97e831cd26adb0e16c5b632e)
- Delete PoWStyle-Somewhere.zip (bb040ae0e1bbbf938cea2c25a479a9d4fb8cd849)

README.md CHANGED
@@ -2,7 +2,7 @@
2
  language:
3
  - en
4
  license: creativeml-openrail-m
5
- thumbnail: "https://huggingface.co/Guizmus/PoW_Somewhere/resolve/main/showcase.jpg"
6
  tags:
7
  - stable-diffusion
8
  - text-to-image
@@ -10,7 +10,7 @@ tags:
10
  ---
11
  # PoW : Somewhere
12
 
13
- ![Showcase](https://huggingface.co/Guizmus/PoW_Somewhere/resolve/main/showcase.jpg)
14
 
15
  ## Theme
16
 
@@ -38,69 +38,71 @@ Won’t you take us Somewhere?
38
 
39
  This is a model related to the "Picture of the Week" contest on Stable Diffusion discord.
40
 
41
- 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.
42
 
43
- The total dataset is made of 46 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.
44
 
45
  The recommended sampling is k_Euler_a or DPM++ 2M Karras on 20 steps, CFGS 7.5 .
46
 
47
  ## Trained tokens
48
 
49
- * PoW Style
50
- * Token "nrgi" corresponds to the user "Eface#8250"
51
- * Token "mgti" corresponds to the user "Trash--Panda#6213"
52
- * Token "abiti" corresponds to the user "Itaaru#6818"
53
- * Token "datsi" corresponds to the user "bWm_nubby#6416"
54
- * Token "cavai" corresponds to the user "owleye#1290"
55
- * Token "hikoi" corresponds to the user "Guizmus#9881"
56
- * Token "cudii" corresponds to the user "Nerfgun3#7508"
57
- * Token "cepi" corresponds to the user "vcm07#7281"
58
- * Token "enigi" corresponds to the user "xThIsIsBoToXx#8765"
59
- * Token "difi" corresponds to the user "Eppinette-Chi#6220"
60
- * Token "arumi" corresponds to the user "H20_Dancing#8979"
61
- * Token "minhi" corresponds to the user "piscabo#8649"
62
- * Token "mdsi" corresponds to the user "alex1729#4669"
63
- * Token "plni" corresponds to the user "INF716 | Tobi#7518"
64
- * Token "tichi" corresponds to the user "katmoget#4491"
65
- * Token "uwei" corresponds to the user "DylanWalker#9705"
66
- * Token "fleri" corresponds to the user "Kazzear#7715"
67
- * Token "hepi" corresponds to the user "wpatzz#5836"
68
- * Token "wazi" corresponds to the user "Horvallis#7915"
69
- * Token "ouei" corresponds to the user "Cryonicus#8488"
70
- * Token "rithi" corresponds to the user "Dreamck#2108"
71
- * Token "mikii" corresponds to the user "discozouck#2695"
72
- * Token "sshi" corresponds to the user "espasmo#9486"
73
- * Token "gerai" corresponds to the user "dunkeroni#4269"
74
- * Token "inemi" corresponds to the user "Junglerally#3955"
75
- * Token "yohi" corresponds to the user "Lew39#1755"
76
- * Token "ronti" corresponds to the user "King Pendragon#3589"
77
- * Token "reemi" corresponds to the user "Akumetsu971#9982"
78
- * Token "eneii" corresponds to the user "tazi#2574"
79
- * Token "pethi" corresponds to the user "NorTroll#1798"
80
- * Token "wivi" corresponds to the user "Phaff#1970"
81
- * Token "maari" corresponds to the user "VereVolf#5658"
82
- * Token "eeti" corresponds to the user "Munkyfoot#7944"
83
- * Token "wrayi" corresponds to the user "Kaz#5485"
84
- * Token "afsi" corresponds to the user "crazykazoo#2431"
85
- * Token "opii" corresponds to the user "Ainvas#7625"
86
- * Token "pkgi" corresponds to the user "Trexdel#8281"
87
- * Token "budai" corresponds to the user "SmokeForce#4133"
88
- * Token "ibci" corresponds to the user "Sergio Santos#1447"
89
- * Token "ccui" corresponds to the user "Vil#0404"
90
- * Token "ucni" corresponds to the user "ResidentChiefNZ#6989"
91
- * Token "emiti" corresponds to the user "bitspirit3#1653"
92
- * Token "drui" corresponds to the user "CQ 🌸#9480"
93
- * Token "wrali" corresponds to the user "Chrisus#4937"
94
- * Token "aproi" corresponds to the user "Horsebird#3289"
95
- * Token "wboi" corresponds to the user "millennium_gun#6377"
96
 
97
  ## Download links
98
 
99
- [SafeTensors](https://huggingface.co/Guizmus/PoW_Somewhere/resolve/main/PoWStyle-Somewhere.safetensors)
100
 
101
- [CKPT](https://huggingface.co/Guizmus/PoW_Somewhere/resolve/main/PoWStyle-Somewhere.ckpt)
102
 
103
- [Dataset](https://huggingface.co/Guizmus/PoW_Somewhere/resolve/main/PoWStyle-Somewhere.zip)
 
 
104
 
105
  ## 🧨 Diffusers
106
 
@@ -113,12 +115,12 @@ You can also export the model to [ONNX](https://huggingface.co/docs/diffusers/op
113
  from diffusers import StableDiffusionPipeline
114
  import torch
115
 
116
- model_id = "Guizmus/PoW_Somewhere"
117
  pipe = StableDiffusionPipeline.from_pretrained(model_id, torch_dtype=torch.float16)
118
  pipe = pipe.to("cuda")
119
 
120
- prompt = "PoW Style budai"
121
  image = pipe(prompt).images[0]
122
 
123
- image.save("./PoWStyle.png")
124
  ```
 
2
  language:
3
  - en
4
  license: creativeml-openrail-m
5
+ thumbnail: "https://huggingface.co/Guizmus/SDArt_somewhere/resolve/main/showcase.jpg"
6
  tags:
7
  - stable-diffusion
8
  - text-to-image
 
10
  ---
11
  # PoW : Somewhere
12
 
13
+ ![Showcase](https://huggingface.co/Guizmus/SDArt_somewhere/resolve/main/showcase.jpg)
14
 
15
  ## Theme
16
 
 
38
 
39
  This is a model related to the "Picture of the Week" contest on Stable Diffusion discord.
40
 
41
+ 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 "SDArt" and I balance the learning on the low side, so that it doesn't just replicate creations.
42
 
43
+ The total dataset is made of 46 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 "SDArt", and an arbitrary token I choose. The dataset is provided below, as well as a list of usernames and their corresponding token.
44
 
45
  The recommended sampling is k_Euler_a or DPM++ 2M Karras on 20 steps, CFGS 7.5 .
46
 
47
  ## Trained tokens
48
 
49
+ * SDArt
50
+ * agne
51
+ * ohwx
52
+ * bnp
53
+ * atum
54
+ * aved
55
+ * bsf
56
+ * aten
57
+ * fcu
58
+ * cees
59
+ * chor
60
+ * cna
61
+ * nrf
62
+ * elio
63
+ * gani
64
+ * pfa
65
+ * kprc
66
+ * kuro
67
+ * asot
68
+ * elis
69
+ * bsp
70
+ * psst
71
+ * sqm
72
+ * irgc
73
+ * byes
74
+ * dany
75
+ * lpg
76
+ * miro
77
+ * avel
78
+ * vaw
79
+ * zaki
80
+ * guin
81
+ * pz
82
+ * reys
83
+ * crit
84
+ * doa
85
+ * suma
86
+ * taku
87
+ * ufos
88
+ * phol
89
+ * vedi
90
+ * dds
91
+ * weho
92
+ * pte
93
+ * oxi
94
+ * yuck
95
+ * zas
96
 
97
  ## Download links
98
 
99
+ [SafeTensors](https://huggingface.co/Guizmus/SDArt_somewhere/resolve/main/SDArt_somewhere.safetensors)
100
 
101
+ [CKPT](https://huggingface.co/Guizmus/SDArt_somewhere/resolve/main/SDArt_somewhere.ckpt)
102
 
103
+ [Dataset](https://huggingface.co/Guizmus/SDArt_somewhere/resolve/main/dataset.zip)
104
+
105
+ [Old version](https://huggingface.co/Guizmus/SDArt_somewhere/resolve/main/PoWStyle-Somewhere.safetensors)
106
 
107
  ## 🧨 Diffusers
108
 
 
115
  from diffusers import StableDiffusionPipeline
116
  import torch
117
 
118
+ model_id = "Guizmus/SDArt_somewhere"
119
  pipe = StableDiffusionPipeline.from_pretrained(model_id, torch_dtype=torch.float16)
120
  pipe = pipe.to("cuda")
121
 
122
+ prompt = "SDArt yuck"
123
  image = pipe(prompt).images[0]
124
 
125
+ image.save("./SDArt.png")
126
  ```
PoWStyle-Somewhere.ckpt → SDArt_somewhere.ckpt RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:13c76d6421678a539146db19dc33a048e3d3c3d86783d42e99776f6286e7c079
3
  size 2132856622
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:531cce04eb18fea6808215509f008ffa80d4068711498ed4bec846a0dd5cc054
3
  size 2132856622
SDArt_somewhere.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f07692c110b39aa72d5e80a8727bc6969297075d913ce3bfe000913dda529f2
3
+ size 2132625431
PoWStyle-Somewhere.zip → dataset.zip RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:3d07bb1757eed04a6413f6a5b2ccb3d01a4d524713e33d1bc18ee616cb5fc8dd
3
- size 23314311
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1a194128a8c8e42609aeb23c7f940736f8a0828ba8e29d080ba098882c27b35d
3
+ size 2894881
showcase.jpg CHANGED

Git LFS Details

  • SHA256: 15db9c765c4ea28c1d69ba50065b5d3c3d286357fc5bd5d51e9fbfcc976f2b11
  • Pointer size: 132 Bytes
  • Size of remote file: 2.57 MB

Git LFS Details

  • SHA256: c173d526a9aabac7e4143ab37bdbe5067fcb4f29406289151d1cc6b402751ae5
  • Pointer size: 132 Bytes
  • Size of remote file: 1.74 MB
text_encoder/pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:f838b4a5ceb35c4aef795daf2669978076365256c48c67a3aacdb0418821921c
3
  size 492308087
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4a7b194de8391d72bbbb6a395e4532cb6d062c04e8d8929f52be3a6f84ccb73a
3
  size 492308087
unet/diffusion_pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:8d539f1e3db071bb0a6c4987f9af99bf4d47f222e8b17ff27e59cd781da7eff3
3
  size 3438364325
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4370a8c7057f4f0762f4122b6fcb12fd7213e95078ea9307dcf85113bae2fae
3
  size 3438364325