From 01d6e5fc066969283df99c759609df441151e9c5 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Sun, 6 Jun 2021 23:19:35 +0200 Subject: Working on fixing decoder transformer --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pyproject.toml') diff --git a/pyproject.toml b/pyproject.toml index 33c7287..c3f6ebc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -2,7 +2,7 @@ name = "text-recognizer" version = "0.1.0" authors = ["aktersnurra "] -description = "A text recognizer using best pratices in python and deep learning." +description = "Text recognition software using best pratices in python." license = "MIT" readme = "README.md" homepage = "https://github.com/aktersnurra/text-recognizer" -- cgit v1.2.3-70-g09d2