Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: The process always kills itself when running webui.sh #1773

Open
1 task done
shan-shaji opened this issue Apr 17, 2023 · 0 comments
Open
1 task done

[Bug]: The process always kills itself when running webui.sh #1773

shan-shaji opened this issue Apr 17, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@shan-shaji
Copy link

What happened?

image

Version

0.0.1 (Default)

What browsers are you seeing the problem on?

Chrome

Where are you running the webui?

Linux

Custom settings

No response

Relevant log output

81] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered
2023-04-18 02:06:40.847160: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer.so.7'; dlerror: libnvinfer.so.7: cannot open shared object file: No such file or directory; LD_LIBRARY_PATH: /home/shan/anaconda3/lib/python3.10/site-packages/cv2/../../lib64:
2023-04-18 02:06:40.847286: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libnvinfer_plugin.so.7'; dlerror: libnvinfer_plugin.so.7: cannot open shared object file: No such file or directory; LD_LIBRARY_PATH: /home/shan/anaconda3/lib/python3.10/site-packages/cv2/../../lib64:
2023-04-18 02:06:40.847298: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Cannot dlopen some TensorRT libraries. If you would like to use Nvidia GPU with TensorRT, please make sure the missing libraries mentioned above are installed properly.
2023-04-18 02:06:42.836 Created a temporary directory at /tmp/tmpmj2k3a7a
2023-04-18 02:06:42.836 Writing /tmp/tmpmj2k3a7a/_remote_module_non_scriptable.py
INFO       @ 2023-04-18 02:07:09 | sd_utils:load_models:331 - Loading models.
INFO       @ 2023-04-18 02:07:09 | sd_utils:load_model_from_config:495 - Loading model from models/ldm/stable-diffusion-v1/Stable Diffusion v1.5.ckpt
INFO       @ 2023-04-18 02:07:14 | sd_utils:load_model_from_config:500 - Global Step: 840000
LatentDiffusion: Running in eps-prediction mode
webui.sh: line 163: 108997 Killed                  python -m streamlit run scripts/webui_streamlit.py

Code of Conduct

  • I agree to follow this project's Code of Conduct
@shan-shaji shan-shaji added the bug Something isn't working label Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant