Releases: Clarifai/clarifai-python
Releases · Clarifai/clarifai-python
Release 11.1.5
VERSION 11.1.5 (#523)
Release 11.1.4
[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
fix the req.txt parsing to not match torchvision (#514)
Release 11.1.2
[EAGLE-5467,EAGLE-5502]: use new sha image and fixed clarifai version…
Release 11.1.1
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
VERSION 11.1.0 (#506) * VERSION 11.0.8 * VERSION 11.1.0 * VERSION 11.1.0
Release 11.0.7
[EAGLE-5448]: upload improvements (#498) * don't use shell for hf token validation * update dep in dockerfile * change version
Release 11.0.6
VERSION_11.0.6 (#496)
Release 11.0.5
better backwards compatibility (#489)
Release 11.0.4
[EAGLE-5416] Added Tests for Download checkpoints and Fix download me…