hailuo_3
hailuo_3 is a minimal Hex package for the Hailuo 3 AI video generator website.
- Homepage: https://www.seedance2ai.app/tools/hailuo-3
- Hex: https://hex.pm/packages/hailuo_3
- Docs: https://hexdocs.pm/hailuo_3
Usage
Add the package to mix.exs:
def deps do
[
{:hailuo_3, "~> 0.1.0"}
]
endThen use it:
Hailuo3.homepage()
Hailuo3.summary()