Skip to content

Allow images to be added to model cards #2551

@JR40159

Description

@JR40159

Problem

To enrich information provided in model cards, it would be useful to be able to include images.

Proposed Solution

Store the images as model files and then link to them in the model card. However, this currently requires users to have been granted access to the model so that the image file is accessible. This could be solved by:

  1. Similar to how a model can be set to have 'Ungoverned Access', allow this to be done on an individual file basis.
  2. Add a mechanism to enable files to be uploaded on the model card page and for all files that are uploaded using this mechanism, grant public access.

Alternatives

  • Store the image in an external service and provide a link to that.
  • Store the image in the model files and grant access to everyone who wants to be able to view the image as part of the model card.

What is the priority of your issue?

Low

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions