ray_4
Copy Markdownray_4 is a minimal Hex package for the Ray 4 AI image generator website.
- Homepage: https://www.ray4ai.com/
- Hex: https://hex.pm/packages/ray_4
- Docs: https://hexdocs.pm/ray_4
Usage
Add the package to mix.exs:
def deps do
[
{:ray_4, "~> 0.1.0"}
]
endThen use it:
Ray4.homepage()
Ray4.summary()