From 9bb8ac650109c3c060ada1d3ff669e2c5d8e25bc Mon Sep 17 00:00:00 2001 From: Orif Milod Date: Fri, 26 Apr 2024 13:44:55 +0200 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 247693fe7..6f6daabe1 100644 --- a/README.md +++ b/README.md @@ -55,9 +55,10 @@ poetry run pytest poetry run black . ``` #### Running examples +``` poetry run python example/image_models/gigatorch/cnn.py -``` - +``` + ## Contributing & features to add If you want to contribute, please take a look at the issues created and project tab, but here is list of features we want to add