YangLing0818/RPG-DiffusionMaster

missing openai/clip-vit-large-patch14

LWHYC opened this issue · 0 comments

Hi,
thank you for your great work! It's very impressive!

However, when I run RPG.py, it comes to an error "ValueError: With local_files_only set to True, you must first locally save the text_encoder and tokenizer in the following path: 'openai/clip-vit-large-patch14'."
Do you have any idea where I should put this file in?

Thanks!

image