Roman
commited on
Commit
•
1abded0
1
Parent(s):
21c7197
Update CML version and the filter files
Browse files- .gitignore +1 -0
- filters/black and white/deployment/client.zip +1 -1
- filters/black and white/deployment/serialized_processing.json +1 -1
- filters/black and white/deployment/server.zip +2 -2
- filters/black and white/server.onnx +1 -1
- filters/blur/deployment/client.zip +1 -1
- filters/blur/deployment/serialized_processing.json +1 -1
- filters/blur/deployment/server.zip +2 -2
- filters/identity/deployment/client.zip +1 -1
- filters/identity/deployment/serialized_processing.json +1 -1
- filters/identity/deployment/server.zip +2 -2
- filters/inverted/deployment/client.zip +1 -1
- filters/inverted/deployment/serialized_processing.json +1 -1
- filters/inverted/deployment/server.zip +2 -2
- filters/ridge detection/deployment/client.zip +1 -1
- filters/ridge detection/deployment/serialized_processing.json +1 -1
- filters/ridge detection/deployment/server.zip +2 -2
- filters/rotate/deployment/client.zip +2 -2
- filters/rotate/deployment/serialized_processing.json +1 -1
- filters/rotate/deployment/server.zip +2 -2
- filters/sharpen/deployment/client.zip +1 -1
- filters/sharpen/deployment/serialized_processing.json +1 -1
- filters/sharpen/deployment/server.zip +2 -2
- requirements.txt +1 -1
.gitignore
CHANGED
@@ -5,3 +5,4 @@
|
|
5 |
server_tmp/
|
6 |
client_tmp/
|
7 |
.artifacts
|
|
|
|
5 |
server_tmp/
|
6 |
client_tmp/
|
7 |
.artifacts
|
8 |
+
__pycache__/
|
filters/black and white/deployment/client.zip
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 388
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:63773fc0796c373f650f74b5462515a7bf95c2b591266472f23bf37b0846e935
|
3 |
size 388
|
filters/black and white/deployment/serialized_processing.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"model_filter": "black and white", "cml_version": "0.6.
|
|
|
1 |
+
{"model_filter": "black and white", "cml_version": "0.6.1"}
|
filters/black and white/deployment/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:8e3d461f5553416f5f011b25b76afdbb0cd0f57b64a2cdfa34b705049cd796a9
|
3 |
+
size 4367
|
filters/black and white/server.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 336
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5699206ad340e82b59392054f70b82327090bfee4909f4a0ffbd52614affc33f
|
3 |
size 336
|
filters/blur/deployment/client.zip
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 391
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1b9b07a161dbe6020a0749c2bec2ae9e4215ac25574ac086213a45979a8c229c
|
3 |
size 391
|
filters/blur/deployment/serialized_processing.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"model_filter": "blur", "cml_version": "0.6.
|
|
|
1 |
+
{"model_filter": "blur", "cml_version": "0.6.1"}
|
filters/blur/deployment/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:34f388a428c9d9c61d5138ee86c0248a2c495b5e2c361a8839551f20dc0f19f6
|
3 |
+
size 7266
|
filters/identity/deployment/client.zip
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 378
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:adbdb74b0fb4dec87aaa065bf9c90940004c5a1f4cb1c0943c0134237b8008cd
|
3 |
size 378
|
filters/identity/deployment/serialized_processing.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"model_filter": "identity", "cml_version": "0.6.
|
|
|
1 |
+
{"model_filter": "identity", "cml_version": "0.6.1"}
|
filters/identity/deployment/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:5dd04e43447e0ad26bbbc48db67b1aa7fc2993862bdce53eabd2d39793240eec
|
3 |
+
size 2562
|
filters/inverted/deployment/client.zip
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 378
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:adbdb74b0fb4dec87aaa065bf9c90940004c5a1f4cb1c0943c0134237b8008cd
|
3 |
size 378
|
filters/inverted/deployment/serialized_processing.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"model_filter": "inverted", "cml_version": "0.6.
|
|
|
1 |
+
{"model_filter": "inverted", "cml_version": "0.6.1"}
|
filters/inverted/deployment/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:25c281b6d13a16e5e41ee53b929dd33318b24f21ce91e9120aa5ed2065b4e7ab
|
3 |
+
size 4182
|
filters/ridge detection/deployment/client.zip
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 397
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a5f28e47bbfa1cc51e4212b471ba8fb981af51f7db23a93892ec849a2ec2541f
|
3 |
size 397
|
filters/ridge detection/deployment/serialized_processing.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"model_filter": "ridge detection", "cml_version": "0.6.
|
|
|
1 |
+
{"model_filter": "ridge detection", "cml_version": "0.6.1"}
|
filters/ridge detection/deployment/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:5a621b96e5a707c67efc53c6ac262676558545c8d173df9cab5138866a46afe3
|
3 |
+
size 4483
|
filters/rotate/deployment/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:0f3d46ba45c50191d39587992f3a53827949214481ac05a9673f2481f9038ab4
|
3 |
+
size 378
|
filters/rotate/deployment/serialized_processing.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"model_filter": "rotate", "cml_version": "0.6.
|
|
|
1 |
+
{"model_filter": "rotate", "cml_version": "0.6.1"}
|
filters/rotate/deployment/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:5599e84aa1aaf1a908f17dd15c4e221c234dcc6998a17ada305cfc4aaceade6d
|
3 |
+
size 4434
|
filters/sharpen/deployment/client.zip
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 396
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e6fe9d09eacf0ffcc5569457fb3e869488a35ce134583c70b60cf5c099c8b46e
|
3 |
size 396
|
filters/sharpen/deployment/serialized_processing.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"model_filter": "sharpen", "cml_version": "0.6.
|
|
|
1 |
+
{"model_filter": "sharpen", "cml_version": "0.6.1"}
|
filters/sharpen/deployment/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:ab65ba0d811d187405b681fd5210da8c996111a53ffac48de8ff20457ac46949
|
3 |
+
size 7314
|
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
concrete-ml==0.6.
|
2 |
gradio==3.11.0
|
3 |
uvicorn==0.20.0
|
4 |
fastapi==0.87.0
|
|
|
1 |
+
concrete-ml==0.6.1
|
2 |
gradio==3.11.0
|
3 |
uvicorn==0.20.0
|
4 |
fastapi==0.87.0
|