Manipulating the card for uploading an image to landing page

How do you upload an image to the landing page?

1 Like

To display an image on a model card, upload the image and then write the Markdown in README.md using a relative path as shown below. (Replace with the actual path.)

![Alt text](image.jpg)
1 Like