Releases: replicate/cog
Releases · replicate/cog
v0.16.2
Changelog
- 23b93cc Add integration test for 3.13 base images (#2485)
- 4af2e08 Allow wheel >= 1 to be installed (#2481)
- 19c5b31 Bump OpenCV (#2479)
- 67d6e43 Determine correct python version for compatibility (#2483)
- 72dda0d Fix python 3.13 base image builds (#2482)
- d4be027 Install opencv related build packages (#2480)
- e9584e3 Install pip/setuptools/wheel (#2478)
v0.16.1
v0.16.0
v0.15.11
Changelog
- 52a64d2 Add cog_runtime flag
- 3108959 Add doc on Optional
- 097da31 Fix torch compatibility matrix generation script (#2459)
- 2c5cd3b Login to docker hub (#2443)
- a6ff3c4 Remove python 3.12 from older torch versions (#2455)
- e2e7806 Remove sending dependencies in client (#2464)
- 3209e49 Send back relative path in download (#2460)
- 8c6ee90 clog cog-runtime
v0.15.10
Changelog
- 3958300 Add Torch 2.7.1 base images (#2438)
- 91d7351 Add torch 2.7.1 cuda 12.8 int test (#2449)
- dc7bfae Determine docker host via env then context (#2444)
- bfe0c01 Fix coglet stomping on cog installation (#2431)
- 0a24824 Fix torch vision compatibility matrix (#2448)
- b16c1b0 Handle overriding docker host if required (#2436)
- 93be60d Move to CDN for monobase matrix.json
- 5f59cbc No cog base images (#2440)
- 0d06f91 Skip extra validation when generating base images (#2445)
- fdd1fd8 Support running pipelines locally (#2426)
- 0bc917d change warn to debug, more logging (#2446)
- 3e6d5e6 feat: add ability to skip files that already exist, overwrite or quit (#2430)
- 138ec81 feat: support cog init with pipeline template (#2437)
- dbaf981 fix: handle error messages better for cog push with pipelines (#2435)
v0.15.9
v0.15.8
v0.15.7
v0.15.6
Changelog
- 0df4c76 Add futures annotations int test (#2405)
- e7b086c Add support for fast build images in cog run (#2408)
- 5df702a Fix FastAPI deprecation warnings by migrating to lifespan handlers (#2402)
- 71ad986 Handle badly formatted data URIs in cog predict (#2409)
- 997e02b Handle tags at the end of images (#2401)
- 0a49320 Refactor
cog predict
to support--json
flag (#2404) - c95dc88 Send explicit error if no token supplied (#2406)