wandb.init starts a process that syncs metrics in real time to the cloud. For offline use, set two environment variables to enable offline mode and sync later.
Set the following environment variables:
WANDB_API_KEY=$KEY, where$KEYis an API key created at User Settings.WANDB_MODE="offline".


Experiments Environment Variables Metrics