o
odin.langpkg.dev
packages / library / fern

fern

abdc770library

wow

No license · updated 1 year ago

fern - a (wip) fast raylib image editor

png

steps to run locally

  1. install odin, install raylib, install onnx
  2. copy onnxruntime.lib (windows), libonnxruntime.so (linux) or onnxruntime.dylib (macos) to the root directory of the project
  3. download the sam encoder and decoder models
  4. run the project
$ odin run .