Skip to content

Releases: Clarifai/clarifai-python

Release 11.1.5

21 Feb 07:59
5a8b56b
Compare
Choose a tag to compare
VERSION 11.1.5 (#523)

Release 11.1.4

12 Feb 17:05
bf16a69
Compare
Choose a tag to compare
[EAGLE-5536]: 3 options to download checkpoints (#515)

* introduce 3 options for when to download checkpoints

* updated one test

* updated another test

* updated two more tests

* remove any and fix windows

* passing tests for windows too

* stage fixes

* fix test

---------

Co-authored-by: luv-bansal <[email protected]>

Release 11.1.3

11 Feb 21:09
9bfc8dc
Compare
Choose a tag to compare
fix the req.txt parsing to not match torchvision (#514)

Release 11.1.2

11 Feb 19:50
873ad86
Compare
Choose a tag to compare
[EAGLE-5467,EAGLE-5502]: use new sha image and fixed clarifai version…

Release 11.1.1

06 Feb 07:36
70fb5ad
Compare
Choose a tag to compare
Don't validate API in server.py (#509)

* Don't validate validate_api_ids in server.py

* VERSION 11.1.1

* update changelogs

* Default CLARIFAI_API_BASE value in dockerfile

* update changelogs

Release 11.1.0

05 Feb 10:05
a4cbfde
Compare
Choose a tag to compare
VERSION 11.1.0 (#506)

* VERSION 11.0.8

* VERSION 11.1.0

* VERSION 11.1.0

Release 11.0.7

24 Jan 23:27
0830812
Compare
Choose a tag to compare
[EAGLE-5448]: upload improvements (#498)

* don't use shell for hf token validation

* update dep in dockerfile

* change version

Release 11.0.6

24 Jan 18:12
21072ba
Compare
Choose a tag to compare
VERSION_11.0.6 (#496)

Release 11.0.5

17 Jan 18:19
82295a8
Compare
Choose a tag to compare
better backwards compatibility (#489)

Release 11.0.4

17 Jan 17:33
540c0eb
Compare
Choose a tag to compare
[EAGLE-5416] Added Tests for Download checkpoints and Fix download me…