Skip to content

Commit 3b5a381

Browse files
committed
Update run_pretrained_models.yaml
1 parent 3c7af1c commit 3b5a381

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/run_pretrained_models.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,8 @@ benchtf-gru:
119119
esrgan-tf2:
120120
# url: https://tfhub.dev/captain-pool/esrgan-tf2/1/esrgan-tf2_1.tar.gz
121121
url: https://github.com/captain-pool/GSOC/releases/download/1.0.0/esrgan.tar.gz
122-
model: saved_model
122+
model: .
123+
model_type: saved_model
123124
input_get: get_beach
124125
inputs:
125126
"input_0:0": [1, 50, 50, 3]

0 commit comments

Comments
 (0)