Skip to content

Commit

Permalink
Update tensorboard version linux
Browse files Browse the repository at this point in the history
  • Loading branch information
bmaltais committed Mar 2, 2024
1 parent 36dad3f commit 30670f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_linux.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
torch==2.0.1+cu118 torchvision==0.15.2+cu118 --extra-index-url https://download.pytorch.org/whl/cu118 # no_verify leave this to specify not checking this a verification stage
xformers==0.0.21 bitsandbytes==0.41.1
tensorboard==2.14.1 tensorflow==2.14.0
tensorboard==2.15.2 tensorflow==2.15.0.post1
-r requirements.txt

0 comments on commit 30670f1

Please sign in to comment.