Disclaimer: I have no relationship with Automatic1111/Voldy, i take all responsability for this discussion and everything shared here
compiled, edited and tested by aiamiauthor
Newsfeed https://rentry.org/sdupdates
author: questianon !!YbTGdICxQOw (malt#6065)
- November 11, 2022
NAI's "Variations" feature does (by enhance anon): Alright, variations is really similar to enhance. It sends it to img2img with strength hardcoded @ 0.8, and then increments the seed by 1 for each variation given. Nothing super special.
NAI's "Enhance" feature does (by anon): It upscales the image with Lanczos (defaults to 1.5x, which is the max), and then sends it to img2img with [whatever sampler you specified] @ 50 steps, with the denoising strength ranging from 0.2 to 0.6 (this is the "Magnitude" value that NAI shows, ranging from 1 to 5). It's like a much more expensive version of SD Upscale, which does it as tiles to save VRAM, and instead this does it on the whole image at once, so it requires more VRAM.
- October 20, 2022
List of image manipulation (img2img) methods and their implementation state #2940
No Man's Guide to GPUs https://docs.google.com/document/u/0/d/1lF9_5MIhALo7xCxKpQCZNL_jrJdUHYgJ3prET5yC1rI/mobilebasic
- October 15, 2022
https://rentry.org/stablediffgpubuy Stable Diffusion benchmark - GPU - Spreadsheet https://docs.google.com/spreadsheets/d/1Zlv4UFiciSgmJZncCujuXKHwc4BcxbjbSBg71-SdeNk/edit#gid=0
- October 14, 2022
NAI Quick Start Guide https://rentry.org/nai-speedrun
Every graphics card model has a slightly different result.
- October 13, 2022
[Textual Inversion] [Dreambooth] [Hypernetworks][Aesthetic Gradients]
Benchmark Xformers
Benchmark Vanilla
- October 12, 2022
Issues: https://rentry.org/sd-issues Troubleshooting Euler : https://imgur.com/a/DCYJCSX Troubleshooting Euler a: https://imgur.com/a/s3llTE5
- October 11, 2022
Current State https://rentry.org/sd-tldr
- October 10, 2022
FAQ : https://rentry.org/sdg_FAQ
- October 9, 2022
AUTOMATIC 1111 WebUi- NovelAi Emulation Setup
by anons and /2017 participants
EULER - NSFW (Full) working heavy_check_mark
EULER - SFW (Curated) - working partially, tweak? what's missing? heavy_check_markconstruction
EULER A - NSFW (Full) working heavy_check_mark eta noise seed delta option added.
EULER A - SFW (Curated) - working partially, tweak? what's missing?syntax? heavy_check_markconstruction
NAI preset seed: 31337. Sample added.
Brackets/NAI = Brackets + Backslash/Automatic1111. Sample added. If there's any brackets you gotta put a backslash before each one to get the same output for real.
PLMS - Testing
DDIM - Testing
(New User) Step 0: https://rentry.org/voldy
(Old User) Step 1: Back up your stable-diffusion-webui folder and create a new folder (restart from zero) (some old pulled repos won't work, git pull won't fix it in some cases), copy or git clone it, git init, Oct 9, 2022 last commit.
clip-embed.patch for sd_hijack.py is no longer needed. DON'T edit any files
Step 2: Get animefull-final-pruned.ckpt from stableckpt folder ( Model hash: 925997e9, source: novelaileak or novelaileakpt2) move it to webui/models/Stable-diffusion. Feel free to rename it.
Step 3: Move stableckpt/animevae.pt to webui/models/Stable-diffusion and rename it to be the same name as your NovelAI checkpoint but with .vae.pt (ex: animefull-final-pruned.vae.pt)
Optional: Rename your config.yaml to be the same name as your NovelAI checkpoint (ex: animefull-final-pruned.yaml).
It's not recommended to load the yaml because it doubles ram for no change in output, but if you really want to, rename it to [model name].yaml and place it next to your model
Step 4: Move stableckpt/modules/modules/*.pt (anime.pt, anime_2.pt, etc) to webui/models/hypernetworks Create the directory if it does not exist.
![]()
Step 5: Run webui-user.bat, git pull or auto git pull the .bat if you want.
Optional: If you want to use v2 copy or download from https://rentry.org/nai-prior-v2 save it as anything.py or v2.py in the scripts folder, v2.pt has to be in the root of the webui folder.
prompt_parser.py fix to run v2.pt is no longer needed. DON'T edit any files.
Step 6: Load your weights (ex: final-pruned.ckpt) [925997e9].
Step 7: Ignore last layers of CLIP model : 2
After update
Step 8: Test.
Prompt by Anonymous 10/08/22(Sat)12:17:07 No.89073763
Novelai prompt:
Automatic prompt:
Prompt:
Add Quality Tags = masterpiece, best quality Novelai : masterpiece, asuka langley sitting cross legged on a chair Automatic: masterpiece, best quality, masterpiece, asuka langley sitting cross legged on a chair
Undesired Content = Negative prompt weights low quality + bad anatomy = low quality, bad anatomy
Negative prompt examples:
low quality
low quality, bad anatomy
lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts,signature, watermark, username, blurry, artist name
lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts,signature, watermark, username, blurry
nsfw, lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry
nsfw, lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, artist name
nsfw, lowres, (bad anatomy:1.21), bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, artist nameEULER / NSFW (Full) - Full prompt heavy_check_mark :
EULER / NSFW (Full) - Alt prompt heavy_check_mark:
EULER / NSFW (Full) - Alt prompt 2 - Mix heavy_check_mark :
EULER / NSFW (Full) - Bad prompt warning:
EULER / NSFW (Full) - Prompt + V2.pt heavy_check_mark:
EULER / NSFW (Full) - Mismatch warning : before eta noise seed delta option (ENSD: 31337)
EULER A / NSFW (Full) ) + ENSD: 31337 heavy_check_mark:
EULER A / NSFW (Full) ) + ENSD: 31337 heavy_check_mark: Brackets/NAI = Brackets + Backslash/Automatic1111 "If there's any brackets you gotta put a backslash before each one to get the same output for real"
Minor variations reported
Prompt by Anonymous 10/10/22(Mon)13:11:48 No.6894050 edited by aiamiauthor
Nai prompt:
Automatic1111 prompt:
EULER / SFW (Curated) heavy_check_markconstruction: working partially, tweak? what's missing?
Minor variations reported
Automatic1111 prompt:
Try 1
EULER A / SFW (Curated) - Mismatch warning : before eta noise seed delta option (ENSD: 31337)
Automatic1111 prompt:
EULER A / SFW (Curated) + ENSD: 31337) heavy_check_markconstruction: working partially, tweak? what's missing? syntax?
Automatic1111 prompt:
Try 1
Try 2
Try 3 : turning on Use old emphasis implementation. Can be useful to reproduce old seeds, breaks it.
Syntax, logic, color variations?
- October 8, 2022
Starting point:
Prompt by Anonymous 10/08/22(Sat)12:17:07 No.89073763
Can we actually implement this?
LEFT = original leak, no vae, no hypernetwork, full-pruned MIDDLE = original leak, vae, no hypernetwork, latest, SD_Hiijack edits and Parser (v2.pt) edits RIGHT = NovelAI
NO longer needed. DON'T edit any files
sd_model.py to run the full model vae.pt and .yaml ?
NO longer needed. DON'T edit any files
prompt_parser.py to run v2.pt - mod code by community, OSS license. https://pastebin.com/5cftmKDm
NO longer needed. DON'T edit any files
sd_hijack.py for the clip-embed.patch - mod code by community, OSS license. https://pastebin.com/SXzpTfDm