From f13e80507a31435a97d3aeb5181aeb94c6114110 Mon Sep 17 00:00:00 2001 From: Petr Andriushchenko Date: Thu, 19 Oct 2023 13:12:33 +0200 Subject: [PATCH] changed some dependencies5 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 4a76eb6c..e7b3f91a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -42,7 +42,7 @@ dependencies = [ "pytest-cov", "Requests", "retina_face", - "salesforce-lavis @ git+https://github.com/piterand/LAVIS.git@release_1.0.2", + "salesforce-lavis", "setuptools", "spacy", "tensorflow",