Skip to content

Authorization

In order to use the OpenStreetMap AI Helper Blueprint, there are a couple of authorization accounts you need to set up.

MAPBOX_TOKEN

Used to download the satellite images when creating a dataset and/or running inference.

You need to:

  • Create an account: https://console.mapbox.com/
  • Follow this guide to obtain your Default Public Token.

HF_TOKEN

Only needed if you are Creating a Dataset and/or Finetuning a Model in order to upload the results to the HuggingFace Hub.

You need to:

  • Create an account: https://huggingface.co/join
  • Follow this guide about User Access Tokens