Disable wandb by default (#195)
This commit is contained in:
@@ -35,7 +35,7 @@ eval:
|
||||
use_async_envs: false
|
||||
|
||||
wandb:
|
||||
enable: true
|
||||
enable: false
|
||||
# Set to true to disable saving an artifact despite save_model == True
|
||||
disable_artifact: false
|
||||
project: lerobot
|
||||
|
||||
Reference in New Issue
Block a user