brknsoul

Results 59 comments of brknsoul

`mklink /d Link Target` example: `mklink /d wildcards c:\automatic\extensions\sd-dynamic-prompts\wildcards` will create a link `wildcards` in your current directory that points to `c:\automatic\extensions\sd-dynamic-prompts\wildcards` (`/d` creates a directory link rather than a...

> @Grey3016 i did not, but again i am on Linux and the guides i found where for Windows. > > I am not unsatisfied with the ROCm performance but...

There is, kinda? Select all prompts (using the top checkbox) and click Delete Selected.

> can anyone tell me how to do this step: `.\system\python\python.exe -m pip install torch-directml` (Hey Squid!) Open a command prompt from forge's folder and run; `venv\scripts\activate` `pip install torch-directml`

It seems that the author needs to use their own code for naming files and not rely on the underlying UI.

@DannyDsds This has been fixed for aDetailer/ddetailer, but not for Dynamic Prompts yet. SD.Next changed a few things around in preparation for SDXL refiner. Hires Fix is now called Second...

You might want to add https://github.com/butaixianran/Stable-Diffusion-Webui-Civitai-Helper/issues/206 to the "URL link of the issue reported in the extension repository" section of your report to make this a valid report.

SQUEEEEEE!!! Ahem.. _adjusts tie_.. marvellous, ol' chap!

There seems to be an Olive optimised model of Dreamshaper here; https://huggingface.co/softwareweaver/dreamshaper Since I'm still getting errors trying to convert models, I'll give this a try and report back.

It's probably best to just clone a separate instance; `git clone -b olive https://github.com/vladmandic/automatic olive` This will create the Olive branch in a folder called `olive`.