diff --git a/docs/content/features/image-generation.md b/docs/content/features/image-generation.md index 9430a3a3b..fa2a1eb91 100644 --- a/docs/content/features/image-generation.md +++ b/docs/content/features/image-generation.md @@ -103,9 +103,9 @@ options: - "keep_clip_on_cpu:true" ``` -{{% alert note %}} +{{% notice note %}} `vae_decode_only` is still accepted for backwards compatibility but is now a no-op: upstream removed the flag and the model decides automatically. -{{% /alert %}} +{{% /notice %}} #### Distributed inference (RPC workers)