diff --git a/setup.cfg b/setup.cfg index a8921a6..6c4d45b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,5 @@ [metadata] -version = 0.1.1 +version = 0.1.2 description = Recipes for interacting with the Facebooks Segment-Anything model. url = https://github.com/explosion/prodigy-segment author = Explosion @@ -17,6 +17,7 @@ install_requires = torch==2.1.0 torchvision==0.16.0 diskcache==5.6.3 + prodigy>=1.14.0 [options.entry_points] prodigy_recipes =