Skip to content

Commit 5303f73

Browse files
committed
2 parents ddb7835 + 00599c3 commit 5303f73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -251,7 +251,7 @@ Copy these two images the DeepFill repo folder:
251251
Paste the command below in the terminal of our running DeepFill container:
252252

253253
```bash
254-
python3 test.py --image input.png --mask mask.png --output output.png --checkpoint_dir model_logs/release_places2_256
254+
python3 test.py --image input.png --mask mask.png --output output.png --checkpoint_dir model_logs/release_places2_256_deepfill_v2/
255255
```
256256

257257
The terminal will return a lot of debugging infos ... don't bother. After a few seconds you should get this result:

0 commit comments

Comments
 (0)