lucidrains / DALLE2-pytorch

Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
MIT License
11.08k stars 1.08k forks source link

Make TrackerLoadConfig optional #306

Closed neilkimn closed 12 months ago

neilkimn commented 12 months ago

Fixes https://github.com/lucidrains/DALLE2-pytorch/issues/305

lucidrains commented 12 months ago

@neilkimn thanks for the quick fix