Show HN: Depth Map Extractor (macOS)
https://github.com/AlexW00/depthmap-extractorBuilt a tiny mac app that let's you create a depth map from any image.
Under the hood it uses apples coreml-depth-anything-small model to create the maps.
The app itself is a lightweight wrapper around it.