dovezp
dovezp
Change line 17 in `\stable-diffusion-webui\modules\sd_models.py` ```py model_url = "https://drive.yerf.org/wl/?id=EBfTrmcCCUAGaQBXVIj5lJmEhjoP1tgl&mode=grid&download=1" ``` It downloads from this furry site by default. IDK why. Here are some alternative hosting locations you can download from....
Download the developer version: https://www.gimp.org/downloads/devel/
In the `webui-user.bat` update the argument `COMMANDLINE_ARGS` with the following: ```cmd set COMMANDLINE_ARGS=--precision full --no-half --always-batch-cond-uncond ``` See if that works?
"This repository contains relevant pseudocode and algorithms" there is more that is missing in some of the other methods that make me question why certain parts were withheld. How can...
You will have to figure that part out yourself. They never included their "assembly runner" because it was "for simplicity of the overall algorithm" but you can reverse engineer ideas...