Hello -
I have access to " Early Access Program for Video Search And Summarization NVIDIA AI Blueprint".
Used to Launchable One-Click Deployment: and launched an instance ( video-search-and-summarization-blueprint-*)
Opened the video-search-and-summarization/deploy/1_Deploy_VSS_docker_Crusoe.ipynb file, updated my NVIDIA API Key and ran through step 5 successfully. However in Step 6, docker compose deployment, Im getting the below error. I did add payment card to my account, but still get the same error.
via-server Pulling
graph-db Pulling
via-server Error Head "https://nvcr.io/v2/nvidia/blueprint/vss-engine/manifests/2.2.0": unknown: {"errors": [{"code": "DENIED", "message": "Payment Required"}]}
Error response from daemon: Head "https://nvcr.io/v2/nvidia/blueprint/vss-engine/manifests/2.2.0": unknown: {"errors": [{"code": "DENIED", "message": "Payment Required"}]}
Please help.
Thanks