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