sagiodev / stablediffusion_webui

28 stars 13 forks source link

E tensorflow/...da/cuda_dnn.cc:9342] Unable to register cuDNN factory #9

Open tombrau opened 9 months ago

tombrau commented 9 months ago

Hi All

Just wondering if someone can explain the following and if it makes any difference to the running of this colab. The errors are as follows

Launching Web UI with arguments: --gradio-img2img-tool color-sketch --enable-insecure-extension-access --gradio-queue --share --gradio-auth a:a --disable-model-loading-ram-optimization --opt-sdp-no-mem-attention
2023-12-05 09:29:18.697209: E tensorflow/compiler/xla/stream_executor/cuda/cuda_dnn.cc:9342] Unable to register cuDNN factory: Attempting to register factory for plugin cuDNN when one has already been registered
2023-12-05 09:29:18.697260: E tensorflow/compiler/xla/stream_executor/cuda/cuda_fft.cc:609] Unable to register cuFFT factory: Attempting to register factory for plugin cuFFT when one has already been registered
2023-12-05 09:29:18.697296: E tensorflow/compiler/xla/stream_executor/cuda/cuda_blas.cc:1518] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered
2023-12-05 09:29:20.002737: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT
no module 'xformers'. Processing without...

I appears to run after the above, but I'm not sure if it is correct or OK.

Cheers

tom

andrewssdd commented 9 months ago

They don't seem to cause any issues.