Tags: marencc/cog
Tags
Does not fail if there are not any nvidia packages to remove (replica… …te#582) * Does not fail if there are not any nvidia packages to remove Signed-off-by: Dashiell Stander <dash.stander@gmail.com> * Fix tests Signed-off-by: Ben Firshman <ben@firshman.co.uk> Co-authored-by: Ben Firshman <ben@firshman.co.uk>
Recursively encode tuple outputs (replicate#553) Fixes the getting started guide, which returns numpy floats in tuples. Based on FastAPI's json_encodable: https://github.com/tiangolo/fastapi/blob/26f725d259c5dbe3654f221e608b14412c6b40da/fastapi/encoders.py#L111 Signed-off-by: Ben Firshman <ben@firshman.co.uk>
Rename run.cog.cog_version label to run.cog.version (replicate#532) Looking at them in `docker inspect` output the former just looks really clumsy. Now that "cog" and "version" are next to each other, it's pretty obvious that it refers to Cog. Signed-off-by: Ben Firshman <ben@firshman.co.uk>
document input and output types (replicate#503) * document input and output types Signed-off-by: Zeke Sikelianos <zeke@sikelianos.com> * document example return values for Output Signed-off-by: Zeke Sikelianos <zeke@sikelianos.com>
Bump github.com/getkin/kin-openapi from 0.91.0 to 0.92.0 (replicate#487) Bumps [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) from 0.91.0 to 0.92.0. - [Release notes](https://github.com/getkin/kin-openapi/releases) - [Commits](getkin/kin-openapi@v0.91.0...v0.92.0) --- updated-dependencies: - dependency-name: github.com/getkin/kin-openapi dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
PreviousNext