From ede8532945e4062aa2b0269a1ab3b9e865987b11 Mon Sep 17 00:00:00 2001 From: Artiprocher Date: Tue, 30 Jan 2024 15:11:16 +0800 Subject: [PATCH] update example 4 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 65b5a65..9cbb67c 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Generate images with Stable Diffusion XL Turbo. You can see `examples/sdxl_turbo ### Example 4: Toon Shading (Diffutoon) -This example is implemented based on [Diffutoon](https://arxiv.org/abs/2401.16224). This approach is adept for rendering high-resoluton videos with rapid motion. You can easily modify the parameters in the config dict. +This example is implemented based on [Diffutoon](https://arxiv.org/abs/2401.16224). This approach is adept for rendering high-resoluton videos with rapid motion. You can easily modify the parameters in the config dict. See `examples/diffutoon_toon_shading.py`. https://github.com/Artiprocher/DiffSynth-Studio/assets/35051019/b54c05c5-d747-4709-be5e-b39af82404dd