cheet-sheet / index.html
mystifying's picture
Update index.html
2cd92ea verified
raw
history blame
3.19 kB
<!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>