kuprel / min-dalle

min(DALL·E) is a fast, minimal port of DALL·E Mini to PyTorch
MIT License
3.48k stars 256 forks source link

TextTokenizer never initializes when is_reusable is false #90

Open FlashlightET opened 1 year ago

FlashlightET commented 1 year ago

just gets stuck on intializing (sic) TextTokenizer but it initializes instantly when is_reusable is set to true