The code doesn't work

#8
by aniket2025 - opened

I just copy pasted the code with a new image file in .jpg format. However, runing the code is giving me a error like:

There was a specific connection error when trying to load apple/FastVLM-7B:
401 Client Error: Unauthorized for url: https://huggingface.co/apple/FastVLM-7B/resolve/main/config.json (Request ID: Root=1-68b935a8-4374d7fe5fc6ccea4dfb25b2;cc6054b2-69d1-409a-925c-cf6ab3a390f2)

Invalid credentials in Authorization header

Why? How is the solution

Your HuggingFace credentials might be invalid. Please try these commands again:

huggingface-cli login
huggingface-cli download apple/FastVLM-7B

Sign up or log in to comment