Does anyone have this lora?
Yes, I recall that previously this field was looking in a different way, just a casual prompt field where you drop names of checkpoints, but right now they added a feature with this (x) thingy at the end. Maybe this new update screwed it up? Or because I have over 300 checkpoints in my folderis it x/y script?
The problem of x/y script, isn't fixed, so as many user switched toYes, I recall that previously this field was looking in a different way, just a casual prompt field where you drop names of checkpoints, but right now they added a feature with this (x) thingy at the end. Maybe this new update screwed it up? Or because I have over 300 checkpoints in my folder
x/y script is the old one and x/y/z is newer improved and makes x/y script obsolete.The problem of x/y script, isn't fixed, so as many user switched toYou must be registered to see the links. it work's like a charm( it's old but still working with last update).
You can use it for test multiple checkpoint, i use it and don't needed x/y anymore.
Yes.. Sample Steps 20-30, for hires steps multiply the sample steps by 2, meaning 40-60 hires steps. I use ap 0.3 denoising strength one or two tenth more or less sometimes. I use postprocessing GFPGAN and sometimes in combo with face restoration GFPGAN. Wich sampler and upscaler you use is very important. Btw, looking at your prompt it looks like you know these things already.. Only thing is to change the sampler, I use either DPM++ SDE Karras for photo realism or DPM++ 2m Karras for semi realism.I've been looking into what is affecting some of my character LoRA's it turns out it was the denoising strength. I usually go 0.33 on the strength for most of my character LoRAs it works fine but for others it doesn't. I tried lowering the strength to get more accurate results but it lowers the quality of the image. Face restoration is off. Is there a way to maintain the accuracy still using Hires.fix?
You don't have permission to view the spoiler content. Log in or register now.
reference image no Hires.fix, same seed
View attachment 2614317
View attachment 2614330
My bad, was using x/y/z script, didn't know about the other one.The problem of x/y script, isn't fixed, so as many user switched toYou must be registered to see the links. it work's like a charm( it's old but still working with last update).
You can use it for test multiple checkpoint, i use it and don't needed x/y anymore.
I thought that was how batches have always worked? Certainly that's how it's always worked for me i.e. the first image is a random seed, every subsequent image in the same batch is +1 to the seed.My random seed (-1) is not working now, no matter what I do
It generates the image and then the second image +1 to the seed, no matter of the settings
I've pressed Unload SD checkpoint to free VRAM and renamed some checkpoints before doing it.
what's wrong with it?
View attachment 2615087 View attachment 2615088
Impossible for anyone to know. Go to Extensions tab and press "check for updates" then "apply and restart".My bad, was using x/y/z script, didn't know about the other one.
I don't even have x/y script there
Might it be something wrong with the checkpoints?
I just tested the other 5 checkpoints and see no such issue
You have set batch count 2.. If you set it to 1 it will work like normal again.My random seed (-1) is not working now, no matter what I do
It generates the image and then the second image +1 to the seed, no matter of the settings
I've pressed Unload SD checkpoint to free VRAM and renamed some checkpoints before doing it.
what's wrong with it?
View attachment 2615087 View attachment 2615088
That's what I said. Only I used a lot of unnecessary words!You have set batch count 2.. If you set it to 1 it will work like normal again.
Oh yeah, you are right, I become paranoid with this weird checkpoint bugI thought that was how batches have always worked? Certainly that's how it's always worked for me i.e. the first image is a random seed, every subsequent image in the same batch is +1 to the seed.
Git pull, git clone?Impossible for anyone to know. Go to Extensions tab and press "check for updates" then "apply and restart".
Now all extensions are updated. It's a good idea to do this with regular intervals. If SD is acting strange it could be a sign that it's time to do a full reboot. Meaning closing the cmd window and do a git pull, then update the extensions.
If it still is acting strange then it's reinstall that is next step by doing a git clone. Then git pull and updating extensions.
If it still is not resolving the issue, the next step is to post a message in issues on github and ask on Stable Diffusion Reddit thread. You can also ask the authors of the checkpoints on civitai.
I hope it helped...
Or just whack the words "git pull" (no quotes) at the start of your Webui.bat file and restart. That does most of the git updating stuff for you. Whether you like it or not sometimes...Oh yeah, you are right, I become paranoid with this weird checkpoint bug
Git pull, git clone?
It was there before:Or just whack the words "git pull" (no quotes) at the start of your Webui.bat file and restart. That does most of the git updating stuff for you. Whether you like it or not sometimes...
Git clone is how you install SD Auto1111.. By typing cmd in the root folder, meaning inside a folder named Stable Diffusion and in the file adress field type "cmd" then paste: git cloneIt was there before:
Echo off
set PYTHON=
set GIT=
set VENV_DIR=
set COMMANDLINE_ARGS=--no-half-vae
git pull
call webui.bat