From 21685be8258b8e1ccad902a5c5adc2dff26a9950 Mon Sep 17 00:00:00 2001 From: "yuenhern (yh)" <59016908+yuenherny@users.noreply.github.com> Date: Tue, 11 Apr 2023 00:59:52 +0800 Subject: [PATCH] Update requirements.txt with tensorboard for Actions --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index be2184a..74152df 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ tqdm>=4.64.0 # protobuf<=3.20.1 # https://github.com/ultralytics/yolov5/issues/8012 # Logging --------------------------------------------------------------------- -# tensorboard>=2.4.1 +tensorboard>=2.4.1 # clearml>=1.2.0 # comet