helen-tw commited on
Commit
bcca7e8
·
verified ·
1 Parent(s): 9c5aa93

bugfix: remove RichProgressBar

Browse files
Files changed (1) hide show
  1. config.yaml +0 -1
config.yaml CHANGED
@@ -8,7 +8,6 @@ trainer:
8
  logger: True # will use tensorboardlogger
9
 
10
  callbacks:
11
- - class_path: RichProgressBar
12
  - class_path: LearningRateMonitor
13
  init_args:
14
  logging_interval: epoch
 
8
  logger: True # will use tensorboardlogger
9
 
10
  callbacks:
 
11
  - class_path: LearningRateMonitor
12
  init_args:
13
  logging_interval: epoch