From b073107089488d1072976700f8c9dead0d5853b6 Mon Sep 17 00:00:00 2001 From: awkrail Date: Wed, 18 Sep 2024 18:56:40 +0900 Subject: [PATCH] checked pytest --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 377efba..f7f931d 100755 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ It supports seven models, four features (video and audio features), and six data We will release v1.0 until the end of September. Our plan includes: - [x] : Reduce the configuration files (issue #19) - [ ] : Update the trained weights and feature files on Google Drive and Zenodo -- [ ] : Introduce PyTest for inference API (issue #21) +- [x] : Introduce PyTest for inference API (issue #21) - [x] : Introduce Linter for inference API (issue #20) ## Installation