diff --git a/requirements.txt b/requirements.txt index ffc0156..f18fe28 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,6 @@ torch>=1.8.0 +torchvision einops=0.4.1 towhee>=0.7.0 -towhee.models>=0.7.0 \ No newline at end of file +towhee.models>=0.7.1 \ No newline at end of file