Bryson's fix
Fixed antialiasing artifacts (line) that would sometimes show up. Google Earth Engine defaults to using nearest neighbor for resampling/projection, was changed to bi-linear.
(Thanks to Bryson Hicks)
For standalone, I added printres = -1 which will not resample the original raster DEM from file but instead create a model at the original raster resolution.