nuno-faria / tiler

👷 Build images with images
MIT License
5.91k stars 424 forks source link

There must have a GPU run this script? #24

Closed isgbuddy closed 5 years ago

isgbuddy commented 5 years ago

I run it in a MacBook Pro. It is very slowly!

nuno-faria commented 5 years ago

No. It only uses the CPU (using multi threads). It might take a while if the image is too large or the pixel_shift is too small. Try increasing the pixel_shift (or setting it to None).