Open SoftologyPro opened 3 hours ago
Hi, there.
From my perspective, the error occurs due to path separator differences between Windows and Linux, causing the path string mismatch.
You may try to modify the line 36 of the MagicQuill/scribble_color_edit.py to
brushnet_name = os.path.normpath("brushnet/random_mask_brushnet_ckpt/diffusion_pytorch_model.safetensors")
Let me know if it works :).
Running under Windows on a 24GB 4090. gradio_run.py starts and then fails. Full stats...
Any idea how to fix this?
Models.zip downloaded from https://hkustconnect-my.sharepoint.com/:u:/g/personal/zliucz_connect_ust_hk/EWlGF0WfawJIrJ1Hn85_-3gB0MtwImAnYeWXuleVQcukMg?e=Gcjugg&download=1