Releases: dayyass/muse-as-service
Releases · dayyass/muse-as-service
v1.1.2
- added python3.6 support (#42)
v1.1.1
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.0.0
- 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)