From e61145ff01c320dded0af5fe56077adc6d198925 Mon Sep 17 00:00:00 2001 From: Dickson Neoh Date: Sat, 26 Oct 2024 21:48:48 +0800 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 58a8720..5118688 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,9 @@ You're excited. You want to try it out. But it's written in a new framework, `TyPorch`, that you know nothing about. You don't want to spend a weekend learning `TyPorch` just to find out the model is not what you expected. -This is where x.infer comes in. It's a simple library that allows you to run inference with any computer vision model in just a few lines of code. All in Python. +This is where x.infer comes in. + +x.infer a simple library that allows you to run inference with any computer vision model in just a few lines of code. All in Python. Out of the box, x.infer supports the following frameworks: