diff --git a/README.md b/README.md index 70007a85..4106e3a2 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,11 @@ On Windows: ``` set WANDB_API_KEY= ``` +Moreover, if you couldn't access Wandb and want to log metrics offline, you can the environment variable as follows: + +``` +export WANDB_MODE=offline +``` ## Inference