diff --git a/website/docs/api/architectures.mdx b/website/docs/api/architectures.mdx index 6dda7d095..59b422020 100644 --- a/website/docs/api/architectures.mdx +++ b/website/docs/api/architectures.mdx @@ -488,16 +488,6 @@ The following architectures are provided by the package See the [usage documentation](/usage/embeddings-transformers#transformers) for how to integrate the architectures into your training config. - - -Note that in order to use these architectures in your config, you need to -install the -[`spacy-transformers`](https://github.com/explosion/spacy-transformers). See the -[installation docs](/usage/embeddings-transformers#transformers-installation) -for details and system requirements. - - - ### spacy-curated-transformers.AlbertTransformer.v1 Construct an ALBERT transformer model.