From 611206b50dc81987923a5a6fc88564cee1482c81 Mon Sep 17 00:00:00 2001 From: Yang Date: Tue, 7 Apr 2026 14:22:58 +0800 Subject: [PATCH] Add The Download Method --- Matrix-Game-3/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Matrix-Game-3/README.md b/Matrix-Game-3/README.md index 136affc..669c143 100644 --- a/Matrix-Game-3/README.md +++ b/Matrix-Game-3/README.md @@ -44,6 +44,10 @@ pip install -r requirements.txt pip install "huggingface_hub[cli]" huggingface-cli download Matrix-Game-3.0 --local-dir Matrix-Game-3.0 ``` +If you are downloading the model on a server, you can also use: +```bash +hf download Skywork/Matrix-Game-3.0 --local-dir Matrix-Game-3.0 +``` ### Inference Before running inference, you need to prepare: - Input image