From 026cbe6a02e1ef6be29c6cc3650c7c958ef77392 Mon Sep 17 00:00:00 2001 From: JingShing Date: Sun, 23 Oct 2022 14:48:40 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ea05ec..96d8ac8 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ You can see [tutorial](https://www.youtube.com/watch?v=yPnEWe94xIw) on [youtube] ## How to use * First, you need a google account * secont, open this [colab](https://colab.research.google.com/) -* third, import this [ipynb](StableDiffusionUI_(adapted_to_NovelAILeaks).ipynb) +* third, import [4chan ver ipynb](4chan_ver) or [webui ver ipynb](web-ui ver). * final, Runtime->Run all->Wait->Open the output public url. --- ![colab](colab-tutorial.png)