binoua commited on
Commit
ba20840
1 Parent(s): a53bdfe

chore: recompiling with Concrete ML 1.5 and python3.10

Browse files
compiled_model/client.zip CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:52473c839cbf2951945693fb255e48214c888e8e6ef513c3a06ccf866bc66aa4
3
- size 3403
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9934a64654372dabe67c86e34192dc2588ac2848184d3e71594ba687188d1de6
3
+ size 3661
compiled_model/server.zip CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:697fe8a7e1a6c5133dd29553c7f90457f4c2a388888051654e84d189d01fc9f4
3
- size 1781
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3781fe2a67aa3d4b8ea57883f1ad2dac5c8c6f1345ec436bf32907f2585aba77
3
+ size 2057
compiled_model/versions.json CHANGED
@@ -1 +1 @@
1
- {"concrete-python": "2.5.0rc1", "concrete-ml": "1.3.0", "python": "3.9.15"}
 
1
+ {"concrete-python": "2.6.0rc1", "concrete-ml": "1.5.0", "python": "3.10.8"}
requirements.txt CHANGED
@@ -1 +1 @@
1
- concrete-ml==1.3.0
 
1
+ concrete-ml==1.5.0