I get this error while training MonaiLabel Deepedit model

The error is this:
ValueError(“Expected more than 1 spatial element when training, got input size {}”.format(size))
ValueError: Expected more than 1 spatial element when training, got input size torch.Size([1, 320, 1, 1, 1])
[2023-08-27 16:08:52,027] [13704] [ThreadPoolExecutor-2_0] [INFO] (monailabel.utils.async_tasks.utils:83) - Return code: 1

Please help me to solve this issue.