You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
It would be great to add support for using CLIP in WebUI. It seems to have better results at the cost of more processing time.
Describe the solution you'd like
an option that allows using CLIP in the image generation tabs.
I'm surprised this hasn't be added yet. Being stuck to just ViTL14 is, to say the least, unfortunately. There is such better CLIP models with much higher fidelity and creative ability. Even Diffusers has support for changing the CLIP model now, and one can freely reference them for automatic downloading.
Is your feature request related to a problem? Please describe.
It would be great to add support for using CLIP in WebUI. It seems to have better results at the cost of more processing time.
Describe the solution you'd like
an option that allows using CLIP in the image generation tabs.
Additional context
Here is an implementation.
The text was updated successfully, but these errors were encountered: