Upload 2 files
Browse files- .gitattributes +1 -0
- README.md +65 -0
- 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
|
README.md
CHANGED
@@ -1,3 +1,68 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: creativeml-openrail-m
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
license: creativeml-openrail-m
|
5 |
+
thumbnail: "https://huggingface.co/Guizmus/SDArt_Complete_Edition768/resolve/main/showcase.jpg"
|
6 |
+
tags:
|
7 |
+
- stable-diffusion
|
8 |
+
- text-to-image
|
9 |
+
- image-to-image
|
10 |
---
|
11 |
+
# SDArt : Complete Edition (version based on 2.1)
|
12 |
+
|
13 |
+
![Showcase](https://huggingface.co/Guizmus/SDArt_Complete_Edition768/resolve/main/showcase.jpg)
|
14 |
+
|
15 |
+
## Model description
|
16 |
+
|
17 |
+
This is a model related to the community events on [Stable Diffusion discord](https://discord.gg/stablediffusion).
|
18 |
+
|
19 |
+
Each week multiple contests happen and challengers submit great art that I train on as [individual models](https://huggingface.co/models?search=sdart&pipeline_tag=text-to-image). The present model is a compilation of all those datasets, as well as some collected through a community project.
|
20 |
+
|
21 |
+
The total dataset is made of 742 pictures. It was trained on [Stable diffusion 2.1 768px](https://huggingface.co/stabilityai/stable-diffusion-2-1). I used [EveryDream](https://github.com/victorchall/EveryDream2trainer) to do the training, 100 total repeat per picture. The pictures were tagged using long prompts, and no specific trigger word is needed. The name of the contests themselves have been added to the caption and can act as styles (Synesthesia, Futuristic clothes, ...)
|
22 |
+
|
23 |
+
[This model is also available here](https://huggingface.co/Guizmus/SDArt_Complete_Edition) in a version trained on 1.5 as a base.
|
24 |
+
|
25 |
+
## Trained themes
|
26 |
+
|
27 |
+
* Alice In Diffusion Land - individual model [1.5](https://huggingface.co/Guizmus/SDArt_AliceInDiffusionLand) [2.1](https://huggingface.co/Guizmus/SDArt_AliceInDiffusionLand768)
|
28 |
+
* Elemental Flowers - individual model [1.5](https://huggingface.co/Guizmus/SDArt_elementalflowers)
|
29 |
+
* Synesthesia - individual model [1.5](https://huggingface.co/Guizmus/SDArt_synesthesia) [2.1](https://huggingface.co/Guizmus/SDArt_synesthesia768)
|
30 |
+
* Chaos & Order - individual model [1.5](https://huggingface.co/Guizmus/SDArt_ChaosAndOrder) [2.1](https://huggingface.co/Guizmus/SDArt_ChaosAndOrder768)
|
31 |
+
* Futuristic Fashion - individual model [1.5](https://huggingface.co/Guizmus/SDArt_futuristicfashion)
|
32 |
+
* Cosmic horrors - individual model [1.5](https://huggingface.co/Guizmus/SDArt_cosmichorrors) [2.1](https://huggingface.co/Guizmus/SDArt_cosmichorrors768)
|
33 |
+
* Encapsulated - individual model [1.5](https://huggingface.co/Guizmus/SDArt_Encapsulated) [2.1](https://huggingface.co/Guizmus/SDArt_Encapsulated768)
|
34 |
+
* Unmythical Creatures - individual model [1.5](https://huggingface.co/Guizmus/SDArt_UnmythicalCreatures) [2.1](https://huggingface.co/Guizmus/SDArt_UnmythicalCreatures768)
|
35 |
+
* Catstravaganza - individual model [1.5](https://huggingface.co/Guizmus/SDArt_ChaosAndOrder) [2.1](https://huggingface.co/Guizmus/SDArt_ChaosAndOrder768)
|
36 |
+
* Someone - individual model [1.5](https://huggingface.co/Guizmus/SDArt_someone)
|
37 |
+
* Something - individual model [1.5](https://huggingface.co/Guizmus/SDArt_something)
|
38 |
+
* Somewhere - individual model [1.5](https://huggingface.co/Guizmus/SDArt_somewhere)
|
39 |
+
* Underwater Worlds - individual model [1.5](https://huggingface.co/Guizmus/SDArt_underwaterworlds)
|
40 |
+
|
41 |
+
## Download links
|
42 |
+
|
43 |
+
[SafeTensors](https://huggingface.co/Guizmus/SDArt_Complete_Edition768/resolve/main/SDArt_v2_768.safetensors)
|
44 |
+
|
45 |
+
[Config (yaml)](https://huggingface.co/Guizmus/SDArt_Complete_Edition768/resolve/main/SDArt_v2_768.yaml)
|
46 |
+
|
47 |
+
[Dataset](https://huggingface.co/Guizmus/SDArt_Complete_Edition768/resolve/main/dataset.zip)
|
48 |
+
|
49 |
+
## 🧨 Diffusers
|
50 |
+
|
51 |
+
This model can be used just like any other Stable Diffusion model. For more information,
|
52 |
+
please have a look at the [Stable Diffusion](https://huggingface.co/docs/diffusers/api/pipelines/stable_diffusion).
|
53 |
+
|
54 |
+
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]().
|
55 |
+
|
56 |
+
```python
|
57 |
+
from diffusers import StableDiffusionPipeline
|
58 |
+
import torch
|
59 |
+
|
60 |
+
model_id = "Guizmus/SDArt_Complete_Edition768"
|
61 |
+
pipe = StableDiffusionPipeline.from_pretrained(model_id, torch_dtype=torch.float16)
|
62 |
+
pipe = pipe.to("cuda")
|
63 |
+
|
64 |
+
prompt = "a working cat, wearing a suit, using a computer, technological background, tea cup, painting, Catstravaganza"
|
65 |
+
image = pipe(prompt).images[0]
|
66 |
+
|
67 |
+
image.save("./SDArt.png")
|
68 |
+
```
|
showcase.jpg
ADDED
Git LFS Details
|