From ed3362b7087d9d9e54ae7562cb3139f50973e424 Mon Sep 17 00:00:00 2001 From: Kelvin Shen <44150278+Geniussh@users.noreply.github.com> Date: Thu, 15 Jun 2023 14:52:04 -0700 Subject: [PATCH] Update README.md fix typo in readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 401fdd2..bb9f7b4 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ The pretrained models have been put in `./experiments/pretrain`. For quick test, ``` # For 4K test (with ground-truth High-Resolution images): -sh test.py +sh test.sh # For 8K test (without SRA): sh test_8k.sh