DeforumStableDiffusionLocal icon indicating copy to clipboard operation
DeforumStableDiffusionLocal copied to clipboard

RuntimeError('Attempting to deserialize object on a CUDA '

Open khansharkhamnida opened this issue 1 year ago • 1 comments

raise RuntimeError('Attempting to deserialize object on a CUDA '

RuntimeError: Attempting to deserialize object on a CUDA device but torch.cuda.is_available() is False. If you are running on a CPU-only machine, please use torch.load with map_location=torch.device('cpu') to map your storages to the CPU.

khansharkhamnida avatar Jan 13 '24 16:01 khansharkhamnida

+-----------------------------------------------------------------------------+ | NVIDIA-SMI 510.76 Driver Version: 512.98 CUDA Version: 11.6 | |-------------------------------+----------------------+----------------------+ | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | | | | MIG M. | |===============================+======================+======================| | 0 NVIDIA GeForce ... On | 00000000:01:00.0 On | N/A | | N/A 54C P8 20W / N/A | 536MiB / 8192MiB | 0% Default | | | | N/A | +-------------------------------+----------------------+----------------------+

+-----------------------------------------------------------------------------+ | Processes: | | GPU GI CI PID Type Process name GPU Memory | | ID ID Usage | |=============================================================================| | 0 N/A N/A 25 G /Xwayland N/A | +-----------------------------------------------------------------------------+

khansharkhamnida avatar Jan 13 '24 16:01 khansharkhamnida