Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix clip interrogate from the webui #6005

Merged
merged 1 commit into from
Dec 25, 2022

Conversation

allenbenz
Copy link
Contributor

A recent change made the image RGBA, which makes the clip interrogator unhappy.
deepbooru and calling the interrogator from the api already do the conversion so this is the only place that needed it.

Fixes #5986

A recent change made the image RGBA, which makes the clip interrogator unhappy.
deepbooru and calling the interrogator from the api already do the conversion so this is the only place that needed it.
@AUTOMATIC1111 AUTOMATIC1111 merged commit a66514e into AUTOMATIC1111:master Dec 25, 2022
@allenbenz allenbenz deleted the patch-1 branch December 25, 2022 07:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Interrogate CLIP
2 participants