diff --git a/requirements_linux.txt b/requirements_linux.txt index 6f64060d9..6005733d1 100644 --- a/requirements_linux.txt +++ b/requirements_linux.txt @@ -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