Skip to content

Commit 3c7af1c

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

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tests/run_pretrained_models.yaml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,11 +117,9 @@ benchtf-gru:
117117
##
118118

119119
esrgan-tf2:
120-
# FIXME: fails because of google.protobuf.message.DecodeError: Error parsing message
121-
disabled: true
122120
# url: https://tfhub.dev/captain-pool/esrgan-tf2/1/esrgan-tf2_1.tar.gz
123121
url: https://github.com/captain-pool/GSOC/releases/download/1.0.0/esrgan.tar.gz
124-
model: saved_model.pb
122+
model: saved_model
125123
input_get: get_beach
126124
inputs:
127125
"input_0:0": [1, 50, 50, 3]

0 commit comments

Comments
 (0)