From 66e1b382cdaaf212b06c416be26bcd2c3f6fd948 Mon Sep 17 00:00:00 2001 From: Artiprocher Date: Thu, 22 Aug 2024 10:37:30 +0800 Subject: [PATCH] update examples --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a57fa45..e8618f2 100644 --- a/README.md +++ b/README.md @@ -116,7 +116,7 @@ Video stylization without video models. [`examples/diffsynth`](./examples/diffsy https://github.com/Artiprocher/DiffSynth-Studio/assets/35051019/59fb2f7b-8de0-4481-b79f-0c3a7361a1ea -#### Image Synthesis +### Image Synthesis Generate high-resolution images, by breaking the limitation of diffusion models! [`examples/image_synthesis`](./examples/image_synthesis/).