From f4db9317f2cdfce81b09b80c183d4197d29533ca Mon Sep 17 00:00:00 2001 From: Xian Shi <40013335+R1ckShi@users.noreply.github.com> Date: 星期二, 18 四月 2023 10:55:27 +0800 Subject: [PATCH] Update modelscope_models.md --- .gitignore | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 8258377..13d2fff 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,9 @@ init_model/ *.tar.gz test_local/ -RapidASR \ No newline at end of file +RapidASR +export/* +*.pyc +.eggs +MaaS-lib +.gitignore \ No newline at end of file -- Gitblit v1.9.1