diff --git a/README.md b/README.md
index 5990978..b07825e 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-# Heretic: Fully automatic censorship removal for language models
[](https://discord.gg/gdXc48gSyT)
+# Heretic: Fully automatic censorship removal for language models
[](https://discord.gg/gdXc48gSyT) [](https://huggingface.co/heretic-org)
Heretic is a tool that removes censorship (aka "safety alignment") from
transformer-based language models without expensive post-training.
@@ -67,8 +67,11 @@ Heretic supports most dense models, including many multimodal models, and
several different MoE architectures. It does not yet support SSMs/hybrid models,
models with inhomogeneous layers, and certain novel attention systems.
-You can find a collection of models that have been decensored using Heretic
-[on Hugging Face](https://huggingface.co/collections/p-e-w/the-bestiary).
+You can find a small collection of models that have been decensored using Heretic
+[on Hugging Face](https://huggingface.co/collections/p-e-w/the-bestiary),
+and the community has created and published
+[well over 1,000](https://huggingface.co/models?other=heretic)
+Heretic models in addition to those.
## Usage