Guizmus commited on
Commit
7df7187
1 Parent(s): cdddc12

Upload 2 files

Browse files
Files changed (2) hide show
  1. README.md +94 -0
  2. dataset.zip +3 -0
README.md CHANGED
@@ -1,3 +1,97 @@
1
  ---
 
 
2
  license: creativeml-openrail-m
 
 
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ language:
3
+ - en
4
  license: creativeml-openrail-m
5
+ thumbnail: "https://huggingface.co/Guizmus/SDArt_ChaosAndOrder/resolve/main/showcase.jpg"
6
+ tags:
7
+ - stable-diffusion
8
+ - text-to-image
9
+ - image-to-image
10
  ---
11
+ # SDArt : Chaos And Order (version based on 1.5)
12
+
13
+ ![Showcase](https://huggingface.co/Guizmus/SDArt_ChaosAndOrder/resolve/main/showcase.jpg)
14
+
15
+ ## Theme
16
+
17
+ > The storm was a maelstrom of darkness and red, a tempest of writhing fury that threatened to swallow everything in its path. Against this chaos stood the ordered landscape, an unwavering bastion of precision and clarity, holding back the furious assault. The battle raged on, each side locked in an unforgiving struggle for dominance.
18
+ > Amidst Chaos & Order, a figure emerged. A young girl with eyes that glowed like the sun stood tall and unafraid as the battle unfolded. With a calm determination, she held out her hands and began to guide the energies around her. The forces of Chaos & Order clashed and collided, lightning bolts and sharp lines slashing through the air with reckless abandon. But the girl remained unflinching, her movements fluid and precise as she weaved her way through the tumultuous battlefield.
19
+ > The opposing forces began to merge as swirling clouds of Chaos began to dissipate, softening into curves and patterns that blended seamlessly with the structured landscape of Order. The sky bloomed into a tapestry of colors, a reflection emerging forth from two opposites.
20
+ > In the end, it was neither Chaos or Order that prevailed, but the harmony that emerged from their interplay. And the young girl, with her eyes shining like stars, knew that this was the true power of Balance.
21
+
22
+ 💢 Two forces, one outcome. Chaos and Order clash in a visually stunning battle for dominance! 🔳
23
+
24
+ *Encapsulate the tension between chaos and order in a dynamic, visually striking composition. The human experience of the push-pull struggle between two powerful forces.*
25
+
26
+ **Challenges:**
27
+
28
+ * Use contrasting colors and shapes to create a sense of conflict between two or more opposing forces.
29
+ * At least one aspect that represents Chaos and one aspect that represents Order.
30
+ * Create a sense of movement and energy that captures the dynamic interplay between Chaos & Order.
31
+
32
+
33
+ ## Model description
34
+
35
+ This is a model related to the "Challenge of the WeekEnd" contest on [Stable Diffusion discord](https://discord.gg/stablediffusion).
36
+
37
+ 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.
38
+
39
+ The total dataset is made of 22 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.
40
+
41
+ The recommended sampling is k_Euler_a or DPM++ 2M Karras on 20 steps, CFGS 7.5 .
42
+
43
+ ## Trained tokens
44
+
45
+ * SDArt
46
+ * rcn
47
+ * in
48
+ * aten
49
+ * opi
50
+ * omd
51
+ * kuro
52
+ * nlwx
53
+ * asot
54
+ * psst
55
+ * buka
56
+ * muc
57
+ * kts
58
+ * utm
59
+ * avel
60
+ * mss
61
+ * guin
62
+ * pgs
63
+ * crit
64
+ * mlas
65
+ * phol
66
+ * dds
67
+ * pte
68
+ * rean
69
+
70
+ ## Download links
71
+
72
+ [SafeTensors](https://huggingface.co/Guizmus/SDArt_ChaosAndOrder/resolve/main/SDArt_ChaosAndOrder.safetensors)
73
+
74
+ [CKPT](https://huggingface.co/Guizmus/SDArt_ChaosAndOrder/resolve/main/SDArt_ChaosAndOrder.ckpt)
75
+
76
+ [Dataset](https://huggingface.co/Guizmus/SDArt_ChaosAndOrder/resolve/main/dataset.zip)
77
+
78
+ ## 🧨 Diffusers
79
+
80
+ This model can be used just like any other Stable Diffusion model. For more information,
81
+ please have a look at the [Stable Diffusion](https://huggingface.co/docs/diffusers/api/pipelines/stable_diffusion).
82
+
83
+ 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]().
84
+
85
+ ```python
86
+ from diffusers import StableDiffusionPipeline
87
+ import torch
88
+
89
+ model_id = "Guizmus/SDArt_ChaosAndOrder"
90
+ pipe = StableDiffusionPipeline.from_pretrained(model_id, torch_dtype=torch.float16)
91
+ pipe = pipe.to("cuda")
92
+
93
+ prompt = "SDArt phol"
94
+ image = pipe(prompt).images[0]
95
+
96
+ image.save("./SDArt.png")
97
+ ```
dataset.zip ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b3456be5bfe6da9f2494ca846d827c52335b0e83faf05050bbd4ae5928e0863
3
+ size 3703787