summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCameron <cysmith1010@gmail.com>2016-10-10 12:35:34 -0600
committerGitHub <noreply@github.com>2016-10-10 12:35:34 -0600
commit2bcfaafc7b62aab68625ba4078b1eb3fe8950513 (patch)
tree4999570b0d0c59f30799a7f77efe0268cb302e39
parent13f036e352298e3a3989ed4222863c92f892d64e (diff)
Update README.md
-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
+```