notebooks icon indicating copy to clipboard operation
notebooks copied to clipboard

TypeError: Accelerator.__init__() got an unexpected keyword argument 'logging_dir'

Open BrandoZhang opened this issue 2 years ago • 0 comments
trafficstars

Fail to go through the basic_training.ipynb tutorial.

https://github.com/huggingface/notebooks/blame/c6301af08c7e37f52b1b8519e928628f6faf7b17/diffusers_doc/en/basic_training.ipynb#L521

Got error: TypeError: Accelerator.__init__() got an unexpected keyword argument 'logging_dir' for this line.

BrandoZhang avatar Jun 21 '23 02:06 BrandoZhang