pharmapsychotic / clip-interrogator-ext

Stable Diffusion WebUI extension for CLIP Interrogator
MIT License
504 stars 64 forks source link

Unknown model (convnext_xxlarge) error happened with convnext_xxlarge models #43

Open beebopkim opened 1 year ago

beebopkim commented 1 year ago

When I tried to use models named starting convnext_xxlarge, the webui did not work and shown only 'Unknown model (convnext_xxlarge)' error message in the terminal console window.

Does the version of timm matter? If so, how can I run convnext_xxlarge for CLIP Interrogator extension?