Skip to content

Releases: dayyass/muse-as-service

v1.1.2

Choose a tag to compare

@dayyass dayyass released this 19 Aug 06:18
dc7bb77
  • added python3.6 support (#42)

v1.1.1

Choose a tag to compare

@dayyass dayyass released this 25 Jul 11:40
4343642
  • fixed pip install (#33)

Now you can use pip install muse-as-service to download MUSEClient from PyPI (only client).
To launch the service, you can either pull docker image from DockerHub or built it from repository.

v1.1.0

Choose a tag to compare

@dayyass dayyass released this 25 Jul 09:23
986c472
  • added pip install (#30)

v1.0.0

Choose a tag to compare

@dayyass dayyass released this 22 Jul 11:23
450d9f4
  • allowed arbitrary port (#11)
  • added CI (#12)
  • added token authorization with JWT (#14 #20)
  • added unit tests (#15)
  • added batch inference (#17)
  • added gpu inference (#18)
  • added cookies (#29)

v0.1.0

Choose a tag to compare

@dayyass dayyass released this 07 Jul 07:39
3a75922

First release.