med-seg-diff-pytorch
med-seg-diff-pytorch copied to clipboard
Accelerate
AttributeError when running MedSegDiff code: 'Accelerator' object has no attribute 'trackers' However, there is a trackers definition in the accelerator file. accelerator config does not work with 4 Gpus. It works with 1 GPU.
@smallboy-code could you try updating to the latest accelerate library? pip install -U accelerate