From 3b0f83ea115ccafa86a8b68bd7baead0ddfc1c44 Mon Sep 17 00:00:00 2001 From: xiangze <xiangze@gmail.com> Date: Thu, 9 Nov 2023 10:25:11 +0900 Subject: [PATCH] =?UTF-8?q?article=5Fen.md=20=E3=82=92=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- document/article_en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/document/article_en.md b/document/article_en.md index f240fd9..5554e7a 100644 --- a/document/article_en.md +++ b/document/article_en.md @@ -1,4 +1,4 @@ -# Essay on architecture of processor dedicated to Stable Diffusion +# An essay on architecture of processor dedicated to Stable Diffusion ## overview We propose a circuit architecture, SDIP, for executing Stable Diffusion generation processing, an algorithm used in image generation, with high throughput for purposes such as real-time video conversion.