binoua commited on
Commit
fbc9a3e
·
1 Parent(s): 467b8e2

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:21eed25172b9c4988774dbe04306e22f38f2672f8ec9100860bdf0a60baaaa4b
3
- size 7496
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8092f556b89c03f834a2449ff794cf452457d68806969f62c6fbb3c6f0369f05
3
+ size 7621
compiled_model/server.zip CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:60f49990dd019d24fcadc03ab25dc7788f38ecb38d2230f02a6ff874cb370489
3
- size 1258
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe4727de4d52aa5acc0349436f2ac043ddda565bb57a45ebba0c20cd06864a92
3
+ size 1637
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