Skip to content

Releases: dayyass/muse-as-service

v1.1.2

19 Aug 06:18
dc7bb77
Compare
Choose a tag to compare
  • added python3.6 support (#42)

v1.1.1

25 Jul 11:40
4343642
Compare
Choose a tag to compare
  • 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

25 Jul 09:23
986c472
Compare
Choose a tag to compare
  • added pip install (#30)

v1.0.0

22 Jul 11:23
450d9f4
Compare
Choose a tag to compare
  • 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

07 Jul 07:39
3a75922
Compare
Choose a tag to compare

First release.