diff --git a/requirements.txt b/requirements.txt index 7ab859a11..b693b81f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -11,9 +11,9 @@ aiohttp accelerate opencv-contrib-python==4.3.0.36 opencv-python==4.3.0.36 -numpy=1.23.1 +numpy==1.23.1 timm==0.6.12 torchvision=0.13.1 scipy matplotlib -skimage \ No newline at end of file +scikit-image \ No newline at end of file