From 4722323ed000abb03abc91acbfa18fead8d47892 Mon Sep 17 00:00:00 2001 From: shreydan Date: Mon, 6 Nov 2023 22:13:45 +0530 Subject: [PATCH] usage --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index fa9af39..c9990a9 100644 --- a/README.md +++ b/README.md @@ -48,11 +48,7 @@ optimizer: Adam ### Usage: -download model with `git-lfs` -```bash -git lfs install -git clone https://github.com/shreydan/liteCLIP.git -``` +download model from `Releases`, save in `./model` dir as `liteclip2.pt` ```python from liteclip import ZeroShotPipeline