3fce28b
1
2
3
4
5
6
7
8
9
10
import modal stub = modal.Stub() @stub.function() def estimate_depth(image): pass