PaintTransformer icon indicating copy to clipboard operation
PaintTransformer copied to clipboard

IndexError

Open lishufood opened this issue 2 years ago • 2 comments

environment:

  • windows python3.6
  • CUDAv10.2 and Corresponding cdnn、paddle(2.4.0.port102),

where:

render_utils.py line 56:rush = paddle.to_tensor(meta_brushes_resize[index])

IndexError
index 30238054144 is out of bounds for axis 0 with size 2

lishufood avatar Dec 01 '22 14:12 lishufood