Bing-su / dddetailer

Detection Detailer hijack edition
131 stars 14 forks source link

TypeError: can't convert cuda:0 device type tensor to numpy. Use Tensor.cpu() to copy the tensor to host memory first. #19

Closed MoonFire0 closed 1 year ago

MoonFire0 commented 1 year ago

After update it doesn't work. Both models A and B.

Text of error: TypeError: can't convert cuda:0 device type tensor to numpy. Use Tensor.cpu() to copy the tensor to host memory first.

Bing-su commented 1 year ago

fixed, sorry.