Skip to content

Commit 5ad9f24

Browse files
authored
Add demo gif to README (#485)
1 parent 2ae8baf commit 5ad9f24

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
1-
<img src='https://s3-us-west-2.amazonaws.com/cortex-public/logo.png' height='88'>
2-
3-
<br>
1+
<img src='https://cortex-public.s3-us-west-2.amazonaws.com/logo.png' height='88'>
42

53
<!-- CORTEX_VERSION_MINOR_STABLE x2 -->
64
[install](https://docs.cortex.dev/v/master/install)[docs](https://docs.cortex.dev/v/master)[examples](examples)[we're hiring](https://angel.co/cortex-labs-inc/jobs)[email us](mailto:[email protected])[chat with us](https://gitter.im/cortexlabs/cortex)
75

86
<br>
97

8+
![Cortex demo](https://cortex-public.s3-us-west-2.amazonaws.com/demo/gif/v0.8.gif)
9+
10+
<br>
11+
1012
Cortex is a machine learning deployment platform that you can self-host on AWS. It combines TensorFlow Serving, ONNX Runtime, and Flask into a single tool that takes models from S3 and deploys them as REST APIs. It also uses Docker and Kubernetes behind the scenes to autoscale, run rolling updates, and support CPU and GPU inference.
1113

1214
<br>

0 commit comments

Comments
 (0)