79614884

Date: 2025-05-09 21:32:25
Score: 1
Natty:
Report link

The img_grey approach works for me after fixing the data type to 8-bit integers:

img = Image.fromarray(255*data.astype(np.uint8), 'L')

Reasons:
  • Whitelisted phrase (-1): works for me
  • Low length (1):
  • Has code block (-0.5):
  • Unregistered user (0.5):
  • Low reputation (1):
Posted by: algoristo