is this still maintained?
alenknight opened this issue · 3 comments
alenknight commented
getting an error saying "unknown clip : module".....
aDropp commented
It seemed that it couldn't work on SDXL.
ice-fly commented
Using SDXL:
\webui\extensions\stable-diffusion-webui-tokenizer\scripts\tokenizer.py", line 54, in tokenize
raise RuntimeError(f'Unknown CLIP model: {type(clip).__name__}')
RuntimeError: Unknown CLIP model: Module
@aDropp it seems that this repo was last updated on 2022-12-10 and ther is an open pull request from november... maybe this ping will get @AUTOMATIC1111 's attention.