Class AnimateModel

java.lang.Object
ai.runapi.core.types.RunApiValue
ai.runapi.wan.types.AnimateModel

public final class AnimateModel extends ai.runapi.core.types.RunApiValue
Animate model slug.
  • Field Details

    • WAN_2_2_ANIMATE_MOVE

      public static final AnimateModel WAN_2_2_ANIMATE_MOVE
      Animation model that preserves the source subject and applies motion.
    • WAN_2_2_ANIMATE_REPLACE

      public static final AnimateModel WAN_2_2_ANIMATE_REPLACE
      Animation model that replaces the source subject using the reference video.
  • Constructor Details

    • AnimateModel

      public AnimateModel(String value)
      Creates a model value from a literal model slug.