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