Skip to content

Commit 0064926

Browse files
committed
Change test.py to test_tf_model.py
1 parent e989cf6 commit 0064926

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Converted TF model: [[Link](https://drive.google.com/file/d/1vz2Qp12_iwOiuvLWspL
88
## Inpainting Example:
99

1010
```bash
11-
python test.py \
11+
python test_tf_model.py \
1212
--image examples/imagenet/imagenet_patches_ILSVRC2012_val_00008210_input.png \
1313
--mask examples/center_mask_256.png \
1414
--output examples/output.png \
File renamed without changes.

0 commit comments

Comments
 (0)