Results 82 comments of imi

Alright I updated to latest, detectmaps are broken from the first processing. Version 5d387abf (Thu May 4 02:03:32 2023) ``` Loading model from cache: control_v11f1p_sd15_depth_fp16 [4b72d323] Loading preprocessor: depth_leres++ Pixel...

Updated to latest, still happens. python: 3.10.11  •  torch: 2.0.0+cu118  •  xformers: 0.0.19  •  gradio: 3.23.0  •  commit: [22bcc7be] controlnet ver c9c8ca6e (Sun May 7 17:15:00 2023) Can someone pls...

I asked someone to try on a normal colab runtime and it works for them. Any idea why it being run off of drive would cause issues? Since that's the...

Ok, my current guess is that ez-gif splits into frames with barely visible artifacts because of shit quality encoding and using controlnet on them results in fried detectmaps. Tried with...

> Perhaps it's not in the `PATH` which is the variable the shell interpreter checks for binary files to run. Could you please try to run the command without `sudo`?...

My version is 1.6.0 https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/5ef669de080814067961f28357256e8fe27544f4 Maybe this error output has some information, I got it once but I don't remember if subsequent crashes cuz of ram fill had this exact...

My config is ``` device: cpu work_device: cpu threads: 16 prune: True weights_clip: False rebasin: False rebasin_iterations: 1 optimiser: bayes # tpe bounds_transformer: False # bayes only latin_hypercube_sampling: True #...

in the api section of the opened webui ![image](https://github.com/s1dlx/sd-webui-bayesian-merger/assets/15861396/7012cb3d-45e0-4224-bb78-6c495defb677) merger.py ![image](https://github.com/s1dlx/sd-webui-bayesian-merger/assets/15861396/104f2afa-bc9f-4e9b-ba01-7ffd5cb84271)

https://github.com/ogkalu2/Merge-Stable-Diffusion-models-without-distortion/pull/46 someone said it worked for xl, seems a bit slow though