From f0020675848d06af114ee8a00639eac332769989 Mon Sep 17 00:00:00 2001 From: maybleMyers Date: Fri, 4 Jul 2025 12:45:53 -0700 Subject: [PATCH] add extra large link --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 575d9f67..5c77c450 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ https://github.com/MisterChief95/sd-forge-extra-samplers Here are experimental high resolution checkpoints for chroma: https://huggingface.co/lodestones/chroma-debug-development-only/tree/main/staging_large_3 +https://huggingface.co/lodestones/chroma-debug-development-only/tree/main/staging_large_4 They can be converted to safetensors with convertpth.py for example modify the source.pth and output.safetensors on the last line in the script: convert_pth_to_safetensors("source.pth", "output.safetensors") to what you want them to be, then run the script with python convertpth.py.