To create a public link, set share=True in launch(). Startup time: 57.0s (prepare environment: 2.2s, import torch: 16.6s, import gradio: 10.0s, setup paths: 8.7s, initialize shared: 0.8s, other imports: 9.2s, setup codeformer: 1.0s, setup gfpgan: 0.3s, load scripts: 1.0s, load...
Style database not found: /home/mati/projects/stable-diffusion-webui/styles.csv Loading weights [6ce0161689] from /home/mati/projects/stable-diffusion-webui/models/Stable-diffusion/v1-5-pruned-emaonly.safetensors Running on local URL: http://127.0.0.1:7860 To create a public link, set `...
在COMMANDLINE_ARGS后面加上--listen --gradio-auth 用户名:密码即可 最后重启webui,访问url变成:Running on local URL:http://0.0.0.0:7860 在浏览器输入ip:7860即可访问。 但是此时可能还会有报错 主要是三个错误: 1.Style database not found: /home/xyy/stable-diffusion-webui-1.7.0/stable-diffusion-we...