From 19586d3d0dbf84c5486331599121dfaafaf415bd Mon Sep 17 00:00:00 2001 From: pharmapsychotic Date: Fri, 25 Nov 2022 11:52:49 -0600 Subject: [PATCH] Update description with link to SD 2.0 announcement post --- clip_interrogator.ipynb | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/clip_interrogator.ipynb b/clip_interrogator.ipynb index 5f05826..5819587 100644 --- a/clip_interrogator.ipynb +++ b/clip_interrogator.ipynb @@ -8,13 +8,9 @@ "source": [ "# CLIP Interrogator 2.1 ViT-H special edition!\n", "\n", - "
\n", - "\n", "Want to figure out what a good prompt might be to create new images like an existing one? The CLIP Interrogator is here to get you answers!\n", "\n", - "
\n", - "\n", - "This version is specialized for producing nice prompts for use with **Stable Diffusion 2.0** using the **ViT-H-14** OpenCLIP model!\n" + "This version is specialized for producing nice prompts for use with **[Stable Diffusion 2.0](https://stability.ai/blog/stable-diffusion-v2-release)** using the **ViT-H-14** OpenCLIP model!\n" ] }, {