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

Anima

Anima is an API-based AI video generation platform that creates animated video content from text prompts, supporting character consistency and storyboard-driven workflows.

Model Variants

Anima Video Generation

  • Cloud-based video generation service
  • Supports multiple underlying AI models (Runway, Kling, Minimax, Luma)
  • Integrated text, image, and audio generation pipeline

Key Features

  • AI character generation with persistent identity across scenes
  • Storyboard-based workflow: script to visual scenes with narration
  • Multi-model integration (GPT-4, Claude, Gemini for text; FLUX, MidJourney for images)
  • Voice generation via ElevenLabs integration
  • Music composition via Suno integration
  • Autopilot mode for fully automated video creation
  • Prompt enhancement for optimized output quality
  • Template library for rapid content creation
  • Scene-by-scene generation with character consistency

Hardware Requirements

  • No local hardware required (cloud-based service)
  • Runs entirely through web API
  • Browser-based interface for interactive use

Common Use Cases

  • Animated story series production
  • Movie trailer and concept video creation
  • Kids bedtime story animation
  • Lofi music video generation
  • Marketing and explainer video content
  • Storyboard visualization

Key Parameters

  • prompt: Text description of the scene or story
  • character: Selected or generated character for identity consistency
  • style: Visual style preset (animation, cinematic, etc.)
  • duration: Target video length
  • resolution: Output video resolution