FAQ:
Noob guide based on questions I see a lot (upscaling, danbooru tags, xyz plots, | and [from:to:when] syntax)
https://youtu.be/Jya6qcokqZQ> What's with catbox?4chan strips metadata containing prompt info, but catbox preserves it. Prompt information can be loaded from the PNG Info tab of the WebUI.
https://catbox.moe/For temporary storage and slightly higher size limit:
https://litterbox.catbox.moe/4chanx extension:
https://gist.github.com/catboxanon/ca46eb79ce55e3216aecab49d5c7a3fbPro tip: Look at people's uploads to see if their filename contains a catbox link. If it does, you don't have to ask for catbox, it's already there.
> How do I fix bad hands?Try the sd-webui-depth-lib (needs sd-webui-controlnet) and this inpainting guide:
https://rentry.org/inpainting-guide-SDAdditional hands library:
https://civitai.com/models/67174/900-hands-library-for-depth-library-or-controlnetDepth lib inpainting tutorials:
https://files.catbox.moe/8r4y83.webmhttps://files.catbox.moe/j46t3b.webmThere are also embeddings in the negative prompt that attempt to address this. I personally don't like the approach because it can change the style too much, but some people swear by them.
https://huggingface.co/zylux/orangechillmix/blob/main/badhandsv5-neg.pt> I can't make large images, I'm running out of VRAMTry to generate at a base resolution within a 768x768 box and upscale after that.
If you're on a card with 8GB or less VRAM, use --medvram, which saves VRAM but takes more time.
Keep in mind that highres fix is very VRAM hungry. Don't use it if you're running out.
The ultimate upscale and multidifussion extensions upscale using tiles, allowing you to upscale images in pieces, taking only the VRAM necessary for the tile size you choose. The tradeoffs are tiling artifacts (it's stitching photos together), and it takes more time.
https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Troubleshooting#low-vram-video-cards