Jay Moore
Jay Moore
> Hi There, I have the same problem on Sd v1.9.4. Below is what i have changed. Still having an issue. please help as I dont want to use reactor...
I was originally wrong because the venv is something I'm not used to. The version of albumentations I had in venv was 2.0.5 or something. This was said to be...
Additionally, this will fix using this in the inpainting tab: `stable-diffusion-webui/extensions/sd-webui-faceswaplab/scripts/faceswaplab_utils/imgutils.py` Remove existing line 24 and replace with this. Watch the indentation. ``` if p.overlay_images and batch_index < len(p.overlay_images): selected_overlay...
Check your gradio versions: `python: 3.10.16 • torch: 2.1.2+cu121 • xformers: 0.0.23.post1 • gradio: 3.41.2` The fork mentioned here with the `filepath` changes don't work on my install; which is...