diff --git a/cloud/import-models.mdx b/cloud/import-models.mdx index fe774796d..5cf0c9430 100644 --- a/cloud/import-models.mdx +++ b/cloud/import-models.mdx @@ -145,4 +145,8 @@ Make sure your API key has the necessary permissions to access the specific priv Yes. You can delete models you imported. Note that models uploaded by the Comfy internal team cannot be deleted. + + + Yes. Embedding and textual inversion files (supported format: `.safetensors`) can be imported the same way as other models. Import them from Civitai or Hugging Face using the standard import flow, select the embeddings folder as the target (if prompted), then reference them in your `CLIPTextEncode` node prompt with the embedding syntax (e.g., `embedding:my-embedding-name`). +