--share doew not give a public link #15706
Unanswered
TongfanWeitf
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
after the latest pull, --share doew not give a public link. what happened?
~$ stable-diffusion-webui/webui.sh --listen --xformers --no-half --no-half-vae --share --enable-insecure-extension-access
################################################################
Install script for stable-diffusion + Web UI
Tested on Debian 11 (Bullseye), Fedora 34+ and openSUSE Leap 15.4 or newer.
################################################################
################################################################
Running on weitf user
################################################################
################################################################
Repo already cloned, using it as install directory
################################################################
################################################################
Create and activate python venv
################################################################
################################################################
Launching launch.py...
################################################################
glibc version is 2.35
Check TCMalloc: libtcmalloc_minimal.so.4
libtcmalloc_minimal.so.4 is linked with libc.so,execute LD_PRELOAD=/lib/x86_64-linux-gnu/libtcmalloc_minimal.so.4
Python 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0]
Version: v1.9.3
Commit hash: 1c0a0c4
Installing requirements
Launching Web UI with arguments: --listen --xformers --no-half --no-half-vae --share --enable-insecure-extension-access
converting cache: 100%|██████████████████████████████████████████████████████████| 2/2 [00:00<00:00, 55.50it/s]
Loading weights [6ce0161689] from /home/weitf/stable-diffusion-webui/models/Stable-diffusion/v1-5-pruned-emaonly.safetensors
Running on local URL: http://0.0.0.0:7860
Creating model from config: /home/weitf/stable-diffusion-webui/configs/v1-inference.yaml
Applying attention optimization: xformers... done.
Model loaded in 22.8s (load weights from disk: 1.3s, create model: 0.5s, apply weights to model: 20.5s, calculate empty prompt: 0.3s).
Beta Was this translation helpful? Give feedback.
All reactions