chore: recompiling with Concrete ML 1.5 and python3.10
Browse files- compiled_model/client.zip +2 -2
- compiled_model/server.zip +2 -2
- compiled_model/versions.json +1 -1
- requirements.txt +1 -1
compiled_model/client.zip
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:fa88123e6960caf254377b3485d72931a97aaebe715883c6eee3b1fa8762b89d
|
3 |
+
size 104466
|
compiled_model/server.zip
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8df6b4be6b4f728cb49f1664d4b5188ce026317e52cb51506218d3681742240f
|
3 |
+
size 2798
|
compiled_model/versions.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"concrete-python": "2.
|
|
|
1 |
+
{"concrete-python": "2.6.0rc1", "concrete-ml": "1.5.0", "python": "3.10.8"}
|
requirements.txt
CHANGED
@@ -1 +1 @@
|
|
1 |
-
concrete-ml==1.
|
|
|
1 |
+
concrete-ml==1.5.0
|