Segment-Everything-Everywhere-All-At-Once
Segment-Everything-Everywhere-All-At-Once copied to clipboard
OSError: Can't load tokenizer for 'openai/clip-vit-base-patch32'
OSError: Can't load tokenizer for 'openai/clip-vit-base-patch32'. If you were trying to load it from 'https://huggingface.co/models', make sure you don't have a local directory with the same name. Otherwise, make sure 'openai/clip-vit-base-patch32' is the correct path to a directory containing all relevant files for a CLIPTokenizer tokenizer.
@lizhiwen19900709 你可以去huggingface这个网站搜索openai/clip-vit-base-patch32,然后下载把它放到项目里。