docs: add FAQ entry for embedding import on Comfy Cloud#1256
Conversation
|
Warning Review limit reached
Next review available in: 25 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe model import FAQ now explains how to import embedding and textual inversion files, lists supported formats, and shows the ChangesEmbedding Import Documentation
🚥 Pre-merge checks | ✅ 2✅ Passed checks (2 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
✨ Simplify code
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 2
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@cloud/import-models.mdx`:
- Around line 149-150: Reconcile the supported file formats between the upload
restriction near line 122 and the FAQ accordion titled “Can I import embedding
or textual inversion files?”. Clarify that the restriction applies only to
standard model uploads if embeddings and textual inversion files may use .pt and
.bin, or remove those formats from the FAQ so both sections state the same
supported behavior.
- Line 150: Update the inline code spans in the import guidance to use unescaped
backticks for the supported file extensions, CLIPTextEncode, and embedding
syntax; preserve the existing wording and examples.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Organization UI
Review profile: ASSERTIVE
Plan: Pro Plus
Run ID: 856c7ee7-7d4d-48b0-a7be-4a0b8aef7ef3
📒 Files selected for processing (1)
cloud/import-models.mdx
…07-13-cloud-embedding-import
…cloud/import-models.mdx
Summary
Multiple users asked about how to use embedding and textual inversion files on Comfy Cloud, but the documentation didn't address this. Mintlify AI analytics shows these questions as unanswered.
Changes
cloud/import-models.mdx: Added FAQ entry clarifying that embedding/textual inversion files (.safetensors, .pt, .bin) can be imported via the same Civitai/Hugging Face flow and referenced with embedding syntax in prompts.Source
Mintlify AI Assistant analytics data (2026-07-05)
Checklist