CompVis / taming-transformers

Taming Transformers for High-Resolution Image Synthesis
https://arxiv.org/abs/2012.09841
MIT License
5.84k stars 1.15k forks source link

'Labelator' object has no attribute 'decode' #195

Open alihejrati opened 1 year ago

alihejrati commented 1 year ago

When I trying use imageNet/transformer, I got this error. and I check that there is no decode function in Labelator class.

Labelator class is located at "taming/modules/util/Labelator"

@pesser @rromb @tgisaturday @rom1504 @carmocca