Files
ComfyUI_frontend/apps/hub/knowledge/models/minimax.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

1.7 KiB

MiniMax

MiniMax is a multi-modal AI company known for the Hailuo video generation models and Image-01, offering API-based video and image creation.

Model Variants

Hailuo 2.3

  • Latest video model with improved body movement and facial expressions
  • Supports anime, illustration, ink-wash, and game-CG styles
  • 768p or 1080p resolution, 6 or 10 second clips
  • Available in Quality and Fast variants

Hailuo 2.0 (Hailuo 02)

  • Native 1080p with Noise-aware Compute Redistribution (NCR)
  • 2.5x efficiency improvement over predecessors
  • Last-frame conditioning support

Image-01

  • Text-to-image generation with multiple output sizes

T2V-01-Director

  • Enhanced camera control with natural language commands
  • Pan, zoom, tracking shot, and shake directives

Key Features

  • Text-to-video and image-to-video generation
  • Up to 1080p resolution at 25fps
  • Video clips up to 10 seconds
  • Camera control with natural language commands
  • Subject consistency with reference images
  • Text-to-image generation with Image-01

Hardware Requirements

  • Cloud API-based (no local GPU required)
  • All generation runs on MiniMax servers
  • API access via platform.minimax.io

Common Use Cases

  • Social media video content creation
  • Cinematic short film production
  • Product advertising and e-commerce videos
  • Anime and illustrated content
  • Character-driven narrative scenes

Key Parameters

  • prompt: Text description for generation
  • model: Model selection (hailuo-2.3, hailuo-02, image-01)
  • resolution: Output resolution (768p or 1080p)
  • duration: Clip length (6 or 10 seconds for video)
  • first_frame_image: Reference image for image-to-video