From d8ae91f4f2c1d908f72ebd0284e30499eabcb572 Mon Sep 17 00:00:00 2001 From: Avaray <1459553+Avaray@users.noreply.github.com> Date: Sun, 22 Dec 2024 19:16:07 +0100 Subject: [PATCH] Update checkpoints.ts --- data/checkpoints.ts | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/data/checkpoints.ts b/data/checkpoints.ts index 18e864c..2924854 100644 --- a/data/checkpoints.ts +++ b/data/checkpoints.ts @@ -231,7 +231,25 @@ export const ckpts: Checkpoint[] = [ comment: "NSFW checkpoint for Anime. Good alternative for Pony Diffusion V6.", }, { - name: "AlchemistMix", + name: "AlchemistMix Photoreal", + filename: "alchemistMixPhotoreal_v30.safetensors", + homepage: "https://civitai.com/models/1035832/alchemist-mix-photoreal-pony?modelVersionId=1178617", + base: "pdxl", + version: "3", + rating: "", + comment: "", + } + { + name: "AlchemistMix Real Hentai", + filename: "alchemistMixRealHentai_v40Platinum.safetensors", + homepage: "https://civitai.com/models/916289?modelVersionId=1102977", + base: "pdxl", + version: "4", + rating: "", + comment: "", + } + { + name: "AlchemistMix Real Hentai", filename: "alchemistmix_v10.safetensors", homepage: "https://civitai.com/models/916289/alchemistmixrealhentaiponyv1?modelVersionId=1025594", base: "pdxl",