From 740c8ac41376da45915ed208276f109bdac38c76 Mon Sep 17 00:00:00 2001 From: leelitian <35724862+leelitian@users.noreply.github.com> Date: Fri, 17 Nov 2023 11:14:09 +0800 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index adedcd8..0ae2db2 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,9 @@ python 3.7 compressai 1.2.0 ## demo -Due to the limitation of file size in github, you should download checkpoint from [Google dirve](https://drive.google.com/file/d/1E9bKGTGxHcR5F35WSB1vMcyt664MvCRm/), and then put it into the project fold. +Due to the limitation of file size in github, you should download checkpoint from Google drive, and then put it into the project fold. + +update: Sorry, the checkpoint is lost for some mistakes, please retrain the model using compressai. ```bash pip install compressai