diff --git a/cloud/import-models.mdx b/cloud/import-models.mdx index fe774796d..622186d0b 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 formats: \`.safetensors\`, \`.pt\`, \`.bin\`) can be imported the same way as other models. Import them from Civitai or Hugging Face using the standard import flow, then reference them in your \`CLIPTextEncode\` node prompt with the embedding syntax (e.g., \`embedding:my-embedding-name\`). +