From 4d3e2b2bb9dc5cba29d2b411b559ee893ad3e004 Mon Sep 17 00:00:00 2001 From: Dang Zerong Date: Fri, 6 Mar 2026 16:13:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test.py | 1 + 1 file changed, 1 insertion(+) diff --git a/test.py b/test.py index a196a8e..76dcd6a 100644 --- a/test.py +++ b/test.py @@ -81,3 +81,4 @@ if __name__ == "__main__": for repo_id in repos: print(f"Downloading huggingface repo {repo_id}...") download_model(repo_id) +111