From 1517464a638e0d7fa9bc3ad87ead8317e2c7b3d5 Mon Sep 17 00:00:00 2001 From: bryandlee Date: Tue, 16 Feb 2021 20:59:47 +0900 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 04f8eeb..326a7e6 100644 --- a/README.md +++ b/README.md @@ -5,13 +5,11 @@ ``` git clone https://github.com/TachibanaYoshino/AnimeGANv2 python convert_weights.py - ``` **Inference** ``` python test.py --input_dir [image_folder_path] - ``` **Results from converted [[Paprika](https://drive.google.com/file/d/1K_xN32uoQKI8XmNYNLTX5gDn1UnQVe5I/view?usp=sharing)] style model** @@ -22,4 +20,4 @@ python test.py --input_dir [image_folder_path]     -**Note:** Training code not included / Results looks slightly blurrier than the original ones. \ No newline at end of file +**Note:** Training code not included / Results looks slightly blurrier than the original ones.