From 5f26155ce0f518367f3a808ae48b4c0f0c7e42eb Mon Sep 17 00:00:00 2001 From: s486797 Date: Sat, 24 Aug 2024 13:38:32 +0200 Subject: [PATCH] modify title --- neural_style_app/templates/index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/neural_style_app/templates/index.html b/neural_style_app/templates/index.html index a55975f..95b4ee1 100644 --- a/neural_style_app/templates/index.html +++ b/neural_style_app/templates/index.html @@ -47,7 +47,7 @@ input[type="file"] { padding: 10px; margin: 0 20px; /* Spacing between the file input and images */ - color: #ffdfba; + color: #45392c; background-color: #333; border: none; border-radius: 5px; @@ -113,7 +113,7 @@ -

Style Transfer

+

Neural Style Transfer for images