summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 957767c..d87d87f 100644
--- a/README.md
+++ b/README.md
@@ -73,7 +73,7 @@ More than one style image can be used to blend multiple artistic styles.
### Style Interpolation
When using multiple style images, the degree to which they are blended can be controlled.
<p align="center">
-<img src="examples/style_interpolation/taj_mahal_scream_1_starry_9.png" height="178px">
+<img src="image_input/taj_mahal.jpg" height="178px">
<img src="examples/style_interpolation/taj_mahal_scream_5_starry_5.png" height="178px">
<img src="examples/style_interpolation/taj_mahal_scream_9_starry_1.png" height="178px">
@@ -353,4 +353,4 @@ If you find this code useful for your research, please cite:
journal = {GitHub repository},
howpublished = {\url{https://github.com/cysmith/neural-style-tf}},
}
-``` \ No newline at end of file
+```