Skip to content

Commit 652743d

Browse files
Fixed ESR gan entry in run_pretrained_models.yaml
1 parent 51d5769 commit 652743d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/run_pretrained_models.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ 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: ersgan
122+
model: "."
123123
model_type: saved_model
124124
input_get: get_beach
125125
opset_constraints:

0 commit comments

Comments
 (0)