Can't read this article, it wants me to pay. Are you using Khoya_ss? I am not aware of it having an
Can't read this article, it wants me to pay. Are you using Khoya_ss? I am not aware of it having an API.
/workspace/stable-diffusion-webui/webui-user.sh and add your launch parameters in there and use /workspace/stable-diffusion-webui/webui.sh -f to start the WebUI rather than running launch.py directly, otherwise you will not get the benefit of loading libtcmalloc.so, and you will run into memory leaks without it.--api in /workspace/stable-diffusion-webui/web-user.sh and get the public IP like I mentioned instead of using --share. That is what I am doing to use the API, I am not using --share.webui-user.sh.
master branch.

runpod/stable-diffusion:web-automatic-6.0.1runpod-stable/workspace/stable-diffusion-webui/webui-user.sh/workspace/stable-diffusion-webui/webui.sh -flaunch.pylibtcmalloc.so--api/workspace/stable-diffusion-webui/web-user.sh--share--sharewebui-user.shcd /workspace/stable-diffusion-webui
git pull
git checkout v1.3.0masterpip3 install torch==1.13.1 torchvision torchaudio --index-url https://download.pytorch.org/whl/cu117runpod/stable-diffusion:web-automatic-6.0.1runpod-stable