Error: received a RuntimeError at stage "predict".
Message: "generic_type: cannot initialize type "_CudaDeviceProperties": an object with that name is already defined"
Full traceback:
File "yanderify.py", line 229, in worker_thread
File "yanderify.py", line 184, in make_animation_batch
File "torch\cuda\__init__.py", line 162, in _lazy_init
torch._C._cuda_init()
I don't have much xp with python or cuda so I'm not sure what the problem could be, an ideas ?