From 2094bf37aaaccb0a46ae38deb2018f519aee5dc2 Mon Sep 17 00:00:00 2001 From: Jabrail Chumakov <67557966+jabrail-chumakov@users.noreply.github.com> Date: Mon, 12 Jun 2023 11:37:52 +0200 Subject: [PATCH] Updated Version --- AnyObject3D/src/requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/AnyObject3D/src/requirements.txt b/AnyObject3D/src/requirements.txt index 20dfb26..fe11d92 100644 --- a/AnyObject3D/src/requirements.txt +++ b/AnyObject3D/src/requirements.txt @@ -30,6 +30,6 @@ torchvision==0.12.0+cu113 transformers==4.28.1 xformers==0.0.20 clip @ git+https://github.com/openai/CLIP.git -segment_anything @ https://github.com/facebookresearch/segment-anything.git -point_e @ https://github.com/openai/point-e.git -lavis @ https://github.com/salesforce/LAVIS.git +segment_anything @ git+https://github.com/facebookresearch/segment-anything.git +point_e @ git+https://github.com/openai/point-e.git +lavis @ git+https://github.com/salesforce/LAVIS.git