binoua commited on
Commit
97b36eb
1 Parent(s): 4696dfa

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:c24aec589f5004924933388404ed735703dd743ae5fad0fc1c24f6ab413107ef
3
- size 30194
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dbec7db7aed74d786c8c3d138df5dd2050f1f13474fe20b43a6b30e83ea8ddbf
3
+ size 30364
compiled_model/server.zip CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:de29e9e7c7b1ba38d25d811d29791d71deb9c14ddcdf4eea15a2526a62550578
3
- size 9144
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:447e242aa69f8ac495ef54d475677792e523ed0b16d5a4ed958f5741a9946ef0
3
+ size 9082
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