# automatically generated by g-sorcery
# please do not edit this file

EAPI=8

REALNAME="${PN}"
LITERALNAME="${PN}"
REALVERSION="${PV}"
DIGEST_SOURCES="yes"
PYTHON_COMPAT=( python{3_11,3_12,3_13,3_14} )
DISTUTILS_USE_PEP517=wheel

inherit python-r1 gs-pypi

DESCRIPTION="The deeplite-torch-zoo package is a collection of popular pretrained deep learning models and their datasets for PyTorch framework. [wheel]"

HOMEPAGE="https://github.com/Deeplite/deeplite-torch-zoo"
LICENSE="Multi-licensing"
SRC_URI="https://files.pythonhosted.org/packages/py37/${REALNAME::1}/${REALNAME}/${REALNAME//-/_}-${REALVERSION}-py37-none-any.whl"
SOURCEFILE="${REALNAME//-/_}-${REALVERSION}-py37-none-any.whl"
RESTRICT="test"

SLOT="0"
KEYWORDS="~amd64 ~x86"

IUSE=""
DEPENDENCIES="<dev-python/setuptools-65.6.0[${PYTHON_USEDEP}]
	~dev-python/urllib3-1.26.6[${PYTHON_USEDEP}]
	dev-python/torch[${PYTHON_USEDEP}]
	dev-python/opencv-python[${PYTHON_USEDEP}]
	>=dev-python/scipy-1.4.1[${PYTHON_USEDEP}]
	~dev-python/cython-0.29.30[${PYTHON_USEDEP}]
	>=dev-python/tqdm-4.46.0[${PYTHON_USEDEP}]
	dev-python/albumentations[${PYTHON_USEDEP}]
	dev-python/tensorboardX[${PYTHON_USEDEP}]
	dev-python/pyvww[${PYTHON_USEDEP}]
	dev-python/timm[${PYTHON_USEDEP}]
	dev-python/pytorchcv[${PYTHON_USEDEP}]
	~dev-python/texttable-1.6.4[${PYTHON_USEDEP}]
	dev-python/torchprofile[${PYTHON_USEDEP}]
	dev-python/addict[${PYTHON_USEDEP}]
	~dev-python/wand-0.6.11[${PYTHON_USEDEP}]
	dev-python/pytz[${PYTHON_USEDEP}]
	dev-python/pandas[${PYTHON_USEDEP}]
	dev-python/tensorboard[${PYTHON_USEDEP}]
	dev-python/openmim[${PYTHON_USEDEP}]
	dev-python/super-gradients[${PYTHON_USEDEP}]
	~dev-python/numpy-1.21.6[${PYTHON_USEDEP}]
	dev-python/ultralytics[${PYTHON_USEDEP}]
	virtual/allow-pypi-wheels"
BDEPEND="${DEPENDENCIES}"
RDEPEND="${DEPENDENCIES}"