Issue with processor.push_to_hub when pushing ViltProcessor to Hugging Face Hub

So there is a possibility that there is a bug in this function in the version of Transformers you are using.:sweat_smile: The reason why there is no problem with Trainer is probably because Trainer uses a redefined function, not an inherited one.