When prompted, enter your token to log in: | |
from huggingface_hub import notebook_login | |
notebook_login() | |
Let's define the model checkpoint as a global variable. |
When prompted, enter your token to log in: | |
from huggingface_hub import notebook_login | |
notebook_login() | |
Let's define the model checkpoint as a global variable. |