runtime error

Exit code: 1. Reason: 2025-07-27 17:44:06.014414: 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 2025-07-27 17:44:06.014450: 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 2025-07-27 17:44:06.014493: 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 Traceback (most recent call last): File "/home/user/app/app.py", line 4, in <module> from roop.core import ( File "/home/user/app/roop/core.py", line 22, in <module> import roop.ui as ui File "/home/user/app/roop/ui.py", line 3, in <module> import customtkinter as ctk ModuleNotFoundError: No module named 'customtkinter'

Container logs:

Fetching error logs...