From 99e525387c5e792a0c777b4533fc1471a49dee98 Mon Sep 17 00:00:00 2001 From: xAlpharax <42233094+xAlpharax@users.noreply.github.com> Date: Mon, 13 Feb 2023 16:50:57 +0200 Subject: Started documenting the usage --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a5502a7..df38437 100644 --- a/README.md +++ b/README.md @@ -7,3 +7,9 @@ Weights can be downloaded from [here](https://m1.afileditch.ch/ajjMsHrRhnikrrCiU Because style transfer hasn't changed drastically in terms of actual results in the past years. I personally find a certain beauty in inputing an image with a desired style rather than a well curated prompt with a dozen of switches. ## Usage + +The script sits comfortably in `./stylize.sh` so just run it: + +```bash +./stylize.sh path/to/style_image path/to/content_image content_in_style.mp4 +``` -- cgit v1.2.3