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