diff --git a/requirements.txt b/requirements.txt index 2b9d230..cdf6990 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,5 @@ towhee>=0.7.0 +towhee.models>=0.7.1 + torch>=1.8.0 -towhee.models>=0.7.0 \ No newline at end of file +torchvision \ No newline at end of file