Skip to content

Commit

Permalink
image visualizer docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksanderWWW committed Jan 18, 2024
1 parent 3fb5432 commit 97b3894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer/callbacks/image_visualizer.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ class ImageVisualizer(Callback):
+---------------------------------------------+---------------------------------------+
.. note::
This callback only works with wandb logging for now.
This callback only works with wandb and Neptune logging for now.
Args:
interval (int | str | Time, optional): Time string specifying how often to log train images. For example, ``interval='1ep'``
Expand Down

0 comments on commit 97b3894

Please sign in to comment.