diff --git a/requirements.txt b/requirements.txt index 39b6977..4baa885 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,5 @@ -torch -torchvision -pandas -mediapipe -joblib -tensorboard \ No newline at end of file +torch==1.13.1 +torchvision==0.14.1 +pandas==1.5.3 +mediapipe==0.9.1.0 +tensorboard==2.12.0 \ No newline at end of file