From 0f5f10e16ed7b7eb99db341338d3bad224f15a9e Mon Sep 17 00:00:00 2001 From: Ikko Eltociear Ashimine Date: Fri, 26 Apr 2024 02:51:34 +0900 Subject: [PATCH] Update README.md link fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b8df82..c1ea34c 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ For computing localisation and faithfullness metrics of the saliency maps: * [quantus](https://github.com/understandable-machine-intelligence-lab/Quantus) For computing the saliency maps and TCAV-scores (depending on the experiment/notebook): -* [tf-explain](https://github.com/sicara/tf-explain), [innvestigate](https://github.com/albermax/innvestigate) and [xplique(https://github.com/deel-ai/xplique)] +* [tf-explain](https://github.com/sicara/tf-explain), [innvestigate](https://github.com/albermax/innvestigate) and [xplique](https://github.com/deel-ai/xplique) For generating concept images (used in the Human-in-the-Loop (HIL) experiments): * Stable Diffusion v1.5 from [diffusers](https://github.com/huggingface/diffusers)