Upload 2 files
Browse files- README.md +59 -57
- showcase.jpg +2 -2
README.md
CHANGED
@@ -2,7 +2,7 @@
|
|
2 |
language:
|
3 |
- en
|
4 |
license: creativeml-openrail-m
|
5 |
-
thumbnail: "https://huggingface.co/Guizmus/
|
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/
|
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 "
|
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 "
|
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 |
-
*
|
50 |
-
*
|
51 |
-
*
|
52 |
-
*
|
53 |
-
*
|
54 |
-
*
|
55 |
-
*
|
56 |
-
*
|
57 |
-
*
|
58 |
-
*
|
59 |
-
*
|
60 |
-
*
|
61 |
-
*
|
62 |
-
*
|
63 |
-
*
|
64 |
-
*
|
65 |
-
*
|
66 |
-
*
|
67 |
-
*
|
68 |
-
*
|
69 |
-
*
|
70 |
-
*
|
71 |
-
*
|
72 |
-
*
|
73 |
-
*
|
74 |
-
*
|
75 |
-
*
|
76 |
-
*
|
77 |
-
*
|
78 |
-
*
|
79 |
-
*
|
80 |
-
*
|
81 |
-
*
|
82 |
-
*
|
83 |
-
*
|
84 |
-
*
|
85 |
-
*
|
86 |
-
*
|
87 |
-
*
|
88 |
-
*
|
89 |
-
*
|
90 |
-
*
|
91 |
-
*
|
92 |
-
*
|
93 |
-
*
|
94 |
-
*
|
95 |
-
*
|
96 |
|
97 |
## Download links
|
98 |
|
99 |
-
[SafeTensors](https://huggingface.co/Guizmus/
|
100 |
|
101 |
-
[CKPT](https://huggingface.co/Guizmus/
|
102 |
|
103 |
-
[Dataset](https://huggingface.co/Guizmus/
|
|
|
|
|
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/
|
117 |
pipe = StableDiffusionPipeline.from_pretrained(model_id, torch_dtype=torch.float16)
|
118 |
pipe = pipe.to("cuda")
|
119 |
|
120 |
-
prompt = "
|
121 |
image = pipe(prompt).images[0]
|
122 |
|
123 |
-
image.save("./
|
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 |
```
|
showcase.jpg
CHANGED
![]() |
Git LFS Details
|
![]() |
Git LFS Details
|