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