File size: 3,189 Bytes
7a0ede7
 
 
 
 
 
 
 
 
 
2cd92ea
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7a0ede7
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
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
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
<!doctype html>
<html>
	<head>
		<meta charset="utf-8" />
		<meta name="viewport" content="width=device-width" />
		<title>My static Space</title>
		<link rel="stylesheet" href="style.css" />
	</head>
	<body>
		<div class="card">
			<h1>sd cheet sheet</h1>
			<p>general info
----------------------------
https://stable-diffusion-art.com/beginners-guide/
https://stablediffusion.cdcruz.com/index.html
https://huggingface.co/hollowstrawberry/stable-diffusion-guide
https://github.com/Haoming02/All-in-One-Stable-Diffusion-Guide?tab=readme-ov-file#vae
https://build.nvidia.com/explore/discover
https://github.com/TonyLianLong/stable-diffusion-xl-demo/blob/benchmark/benchmark/README.md


xl
------
https://www.felixsanz.dev/articles/ultimate-guide-to-optimizing-stable-diffusion-xl#freeu




flux
------
https://education.civitai.com/quickstart-guide-to-flux-1/







cheet sheets
------------------------------------

styles
-----
https://supagruen.github.io/StableDiffusion-CheatSheet/
https://huggingface.co/spaces/terrariyum/SDXL-artists-browser
https://github.com/valdecircarvalho/estudos-ia/blob/main/sd-artist-style-list.md
https://weirdwonderfulai.art/resources/stable-diffusion-xl-sdxl-artist-study/
https://rikkar69.github.io/SDXL-artist-study/
https://stable-diffusion-art.com/sdxl-styles/
https://sdxl.parrotzone.art/recent
https://www.reddit.com/r/StableDiffusion/comments/1b0qd3a/discovered_the_cheat_sheet/

resolution
--------
https://www.reddit.com/r/StableDiffusion/comments/15c3rf6/sdxl_resolution_cheat_sheet/





models
------------------------------
https://huggingface.co/CompVis/stable-diffusion
https://huggingface.co/n0madic/deliberate
https://huggingface.co/XpucT/Deliberate
https://stable-diffusion-art.com/models/
https://huggingface.co/Kijai
https://huggingface.co/WarriorMama777/OrangeMixs
https://huggingface.co/stabilityai/sdxl-turbo/tree/main
https://github.com/Stability-AI/generative-models


extensions
----------------------

https://github.com/lllyasviel/ControlNet
https://github.com/Mikubill/sd-webui-controlnet
--models--- https://huggingface.co/lllyasviel/ControlNet-v1-1/tree/main

https://github.com/xinsir6/ControlNetPlus/tree/main
https://huggingface.co/xinsir/controlnet-union-sdxl-1.0

https://github.com/Bing-su/adetailer
https://github.com/zanllp/sd-webui-infinite-image-browsing
https://github.com/DominikDoom/a1111-sd-webui-tagcomplete
https://github.com/adieyal/sd-dynamic-prompts
https://github.com/Akegarasu/sd-webui-model-converter

https://stable-diffusion-art.com/regional-prompter/
https://github.com/hako-mikan/sd-webui-regional-prompter

https://stable-diffusion-art.com/depth-to-image/
https://huggingface.co/stabilityai/stable-diffusion-2-depth/resolve/main/512-depth-ema.ckpt
https://github.com/NVIDIA/Stable-Diffusion-WebUI-TensorRT


embedding
-----------
https://huggingface.co/datasets/gsdf/EasyNegative


upscalers
----------
https://openmodeldb.info/

themes/styles for ui
--------------------
https://github.com/catppuccin/stable-diffusion-webui
			<p>
				Also don't forget to check the
				<a href="https://huggingface.co/docs/hub/spaces" target="_blank">Spaces documentation</a>.
			</p>
		</div>
	</body>
</html>