Skip to content

Releases: Klebert-Engineering/deep-spell-9

Release 2022.1

08 Jan 21:16
Compare
Choose a tag to compare

Happy 2022 🥳 The repo is now equipped with a Dockerfile to work around some TensorFlow incompatibilities which have arisen since the project was conceived in 2017. Now you can simply run DS9 via ...

docker run --rm -it -p 8091:8091 \
      "ghcr.io/klebert-engineering/ds9:latest" \
      "//ds9/serve.bash"