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?
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!