From 87246a2cfa105235a431a748a96424a2efe9d32c Mon Sep 17 00:00:00 2001 From: wyrde Date: Tue, 25 Apr 2023 16:55:19 -0400 Subject: [PATCH] links --- basics/building-up/README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/basics/building-up/README.md b/basics/building-up/README.md index f29851c..6c36aaf 100644 --- a/basics/building-up/README.md +++ b/basics/building-up/README.md @@ -343,10 +343,10 @@ Now let's set up the upscale! ## Embeddings/Textual Inversions -(Still writing this too also and) +(Still writing this) ## Clip Skip -(Still writing this too also and too) +(Still writing this too) @@ -356,7 +356,7 @@ Now let's set up the upscale! Model -* https://civitai.com/models/4384/dreamshaper +* https://huggingface.co/runwayml/stable-diffusion-v1-5/tree/main VAE * https://huggingface.co/stabilityai/sd-vae-ft-mse-original/tree/main @@ -368,9 +368,8 @@ Embeds * EasyNegative https://civitai.com/models/7808/easynegative * bad-hands-5 https://huggingface.co/yesyeahvh/bad-hands-5/tree/main -Custom Nodes -* [WAS Suite](https://github.com/WASasquatch/was-node-suite-comfyui) - +Upscalers +* https://github.com/wyrde/wyrde-comfyui-workflows/blob/main/others/upscalemodels/apache2

[back] [home]