We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Going to go ahead and make an issue for SDXL, will be an obvious request here in the next couple weeks.
clip-interrogator/predict.py
Lines 20 to 24 in 2cf03aa
The text was updated successfully, but these errors were encountered:
SDXL uses OpenClip "ViT-g-14/laion2B-s34B-b88K"
config = Config() config.clip_model_name = "ViT-g-14/laion2B-s34B-b88K" model = Interrogator(config)
Sorry, something went wrong.
No branches or pull requests
Going to go ahead and make an issue for SDXL, will be an obvious request here in the next couple weeks.
clip-interrogator/predict.py
Lines 20 to 24 in 2cf03aa
The text was updated successfully, but these errors were encountered: