Skip to content
Discussion options

You must be logged in to vote

You need to import RichProgressBar before instantiating the class.

from pytorch_lightning.callbacks.progress.rich_progress import RichProgressBarTheme

https://pytorch-lightning.readthedocs.io/en/1.7.7/visualize/logging_expert.html?highlight=RichProgressBarTheme#use-the-richprogressbar

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by abdelkareemkobo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment