Add –share true to COMMANDLINE_ARGS
in webui-user.bat for Windows, for Linux and Mac, in webui-user.sh file:
set COMMANDLINE_ARGS=–server-name 0.0.0.0
call webui.bat
or
set COMMANDLINE_ARGS=
call webui.bat –api –listen
then use http://192.168.18.63:7860/ can access the webui
* Install model v1-5-pruned-emaonly.safetensors to sd.webui-1.10.1-blackwell\webui\models\Stable-diffusion
* Install https://huggingface.co/openai/clip-vit-large-patch14 to ~/sd.webui-1.10.1-blackwell\webui\models\clip-vit-large-patch14