From 5edb9a9e9684bb4fd1368b3f617d5c0078278402 Mon Sep 17 00:00:00 2001 From: Amrin Kareem <43820644+AmrinKareem@users.noreply.github.com> Date: Thu, 4 Apr 2024 21:37:43 +0400 Subject: [PATCH] Update README.md --- README.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/README.md b/README.md index efecc33..8268400 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,6 @@ PARIS3D Architecture ``` conda env create -f environment.yml conda activate paris3d -``` -### Install LISA -``` pip install -r requirements.txt pip install flash-attn --no-build-isolation ```