exiting with code=null when i try importing AutoProcessor, AutoModel from huggingface transformers
I’m trying to use GIT (generative image2text transformer) for an image captioning task. However, for some reason, my code keeps exiting with code=null when I try importing AutoProcessor and AutoModel from transformers.