From 83518e5f1691c2b3f4fc1c656f97eed3a3413a6f Mon Sep 17 00:00:00 2001 From: JoaoLages Date: Thu, 15 Sep 2022 18:09:44 +0100 Subject: [PATCH] update readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index dfd06b6..59c2b9e 100644 --- a/README.md +++ b/README.md @@ -121,8 +121,7 @@ You can also view token attributions as a plot! ```python output.token_attributions.plot(normalize=True) ``` -![](assets/token_attributions_1.gif) - +![](assets/token_attributions_1.png) `diffusers-interpret` also computes these token/pixel attributions for generating a particular part of the image.