Skip to content

fix: CLIP text model name missing 'px' suffix - #71

Open
andrewwhitecdw wants to merge 1 commit into
NVlabs:mainfrom
andrewwhitecdw:bugfix/mask-generator-with-caption-cfae0a44
Open

fix: CLIP text model name missing 'px' suffix#71
andrewwhitecdw wants to merge 1 commit into
NVlabs:mainfrom
andrewwhitecdw:bugfix/mask-generator-with-caption-cfae0a44

Conversation

@andrewwhitecdw

Copy link
Copy Markdown

Problem

fix: CLIP text model name missing 'px' suffix

Fix

Replace:

        clip_model_name="ViT-L-14-336",

with:

        clip_model_name="ViT-L-14-336px",

Files changed

  • configs/common/models/mask_generator_with_caption.py

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.

1 participant