Files
ComfyUI_frontend/apps/hub/knowledge/models/wan.summary.md
dante01yoon bbd0a6b201 feat: migrate workflow template site as apps/hub
Migrate workflow_templates/site into the frontend monorepo as apps/hub
so the hub can use @comfyorg/design-system and shared packages.

Changes to existing files:
- pnpm-workspace.yaml: add @astrojs/sitemap, @astrojs/vercel, lucide-vue-next
- eslint.config.ts: add hub ignores and i18n/import rule overrides
- .oxlintrc.json: add hub scripts to ignore patterns
- knip.config.ts: add hub workspace config

apps/hub adaptations from source:
- Replace local cn() with @comfyorg/tailwind-utils (19 files)
- Integrate @comfyorg/design-system/css/base.css in global.css
- Make TEMPLATES_DIR configurable via HUB_TEMPLATES_DIR env var
- Add HUB_SKIP_SYNC flag for builds without template data
- Remove Vite 8-incompatible rollupOptions.output.manualChunks
- Fix stylelint violations (modern color notation, number precision)
- Gitignore generated content (thumbnails, synced templates, AI cache)
2026-04-06 20:53:13 +09:00

930 B

Wan is Alibaba Tongyi Lab's open-source video generation family (Apache 2.0 license) covering text-to-video, image-to-video, speech-to-video, motion control, and video editing. Wan 2.1 offers T2V/I2V in 1.3B (8GB VRAM) and 14B (24GB+) sizes at 480p/720p, plus Fun variants for camera control, inpainting, and depth/pose/canny conditioning. VACE provides unified video editing with reference-to-video, video-to-video, and masked editing. Wan 2.2 introduces MoE architecture for higher quality at same compute cost, TI2V-5B hybrid generation (runs on 4090), and S2V for speech-driven video with lip-sync. Wan 2.2 Animate handles character animation and subject replacement with relighting LoRA. Wan Move offers point-level motion control via dense trajectory guidance. Key strengths: high temporal consistency, bilingual prompts, multiple aspect ratios at 24fps. Parameters: 20-50 steps, cfg_scale 3-7, typically 81 frames (~3.4s).