MODEL_DIR#

cellpose_omni.models.MODEL_DIR = PosixPath('/home/docs/.cellpose/models')#

Path subclass for non-Windows systems.

On a POSIX system, instantiating a Path should return this object.