Disable wandb by default (#195)

This commit is contained in:
Alexander Soare 2024-05-17 18:01:39 +01:00 committed by GitHub
parent 5ec0af62c6
commit 096149b118
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ eval:
use_async_envs: false use_async_envs: false
wandb: wandb:
enable: true enable: false
# Set to true to disable saving an artifact despite save_model == True # Set to true to disable saving an artifact despite save_model == True
disable_artifact: false disable_artifact: false
project: lerobot project: lerobot