Skip to content

Issue with Authentication Error #64

@invhun

Description

@invhun

Hi,

I have been trying to run the basic example code provided in the repository after installing the required packages and configuring Azure. However, I encountered an authentication error when executing the following command:

bash

AZFUSE_TSV_USE_FUSE=1 python -m generativeimage2text.inference -p "{'type': 'test_git_inference_single_image',
'image_path': 'aux_data/images/1.jpg',
'model_name': 'GIT_BASE',
'prefix': '',
}"
Here is the error message I received:

Image

Despite following the installation instructions and using the provided configuration files, I am unable to authenticate successfully.

Could you please assist me in resolving this issue? Any guidance or suggestions would be greatly appreciated.

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions