You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For Linux users, please run `hostname -I | awk '{print $1}'`. For Windows users, please run `ipconfig | findstr /i "IPv4"` to get the external public ip.
84
84
85
-
**Export the value of your Huggingface API token to the `your_hf_api_token` environment variable**
85
+
**Export the value of your Huggingface API token to the `HUGGINGFACEHUB_API_TOKEN` environment variable**
86
86
87
87
> Change the Your_Huggingface_API_Token below with tyour actual Huggingface API Token value
0 commit comments