diff options
| -rw-r--r-- | README.md | 12 |
1 files changed, 6 insertions, 6 deletions
@@ -73,13 +73,13 @@ 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="192px"> -<img src="examples/style_interpolation/taj_mahal_scream_5_starry_5.png" height="192px"> -<img src="examples/style_interpolation/taj_mahal_scream_9_starry_1.png" height="192px"> +<img src="examples/style_interpolation/taj_mahal_scream_1_starry_9.png" height="160px"> +<img src="examples/style_interpolation/taj_mahal_scream_5_starry_5.png" height="160px"> +<img src="examples/style_interpolation/taj_mahal_scream_9_starry_1.png" height="160px"> -<img src="examples/style_interpolation/taj_mahal_afremov_grey_1_9.png" height="192px"> -<img src="examples/style_interpolation/taj_mahal_afremov_grey_5_5.png" height="192px"> -<img src="examples/style_interpolation/taj_mahal_afremov_grey_9_1.png" height="192px"> +<img src="examples/style_interpolation/taj_mahal_afremov_grey_9_1.png" height="160px"> +<img src="examples/style_interpolation/taj_mahal_afremov_grey_5_5.png" height="160px"> +<img src="examples/style_interpolation/taj_mahal_afremov_grey_1_9.png" height="160px"> </p> ### Transfer style but not color |
