Add imports to __init__.py
This commit is contained in:
@@ -4,8 +4,9 @@ authors = [
|
||||
{ name = "nikto_b", email = "niktob560@yandex.ru" }
|
||||
]
|
||||
license = "MIT"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
description = "ONNX wrapper for a GigaAMASR models"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"hatchling>=1.28.0",
|
||||
|
||||
Reference in New Issue
Block a user