jhj0517
jhj0517
If the tab was not added properly, there might be some logs in the cmd. Could you provide the logs from the cmd when you launched SD WebUI?
Fixed requirements in #26. If anyone still face the error, please re-open.
Hi, I just fixed the path bug. Please re-download the extension and let me know if you encounter same issue. Also, may I know if you are using MacOS??
I've just fixed another mistake, now the PSD file should be saved where it is intended to be. Could you re-download the extension again and check if the issue has...
That's strange. I just tried to reproduce the bug in Colab, but the files are being saved as intended. [screenshot](https://imgur.com/rKivYEg) removing the extension and then installing it again should fix...
Hi. This pytoshop bug should have been fixed in [#2](https://github.com/jhj0517/stable-diffusion-webui-Layer-Divider/issues/2), so it should no longer happen. Are using Windows? If the issue persists on other OS, I will have to...
> I am using Windows If you're using Windows, re-installing this extension should solve the issue. let me know if you still face same issue after reinstalling it. > pip...
Just forget about my previous answer. `pip install pytoshop==1.1.0 --no-cache-dir` should work fine without any problems, in macOS too. I've updated the extension, Please reinstall the extension and let me...
This error appears version conflict with python and cython. So I directly built packbits extension using cython, in #14 Please reinstall the extension, and let me know if you still...
Hi @lithatog . you may need to remove old dependencies of this extension from SD webui, and re-launch the WebUI. please go to `your\SDWebUI\path\venv\lib\site-packages\` folder, and remove the following folders:...