The independent util library for TensorNeko. This library doesn't require PyTorch as a dependency.
Raw data
{
"_id": null,
"home_page": "https://github.com/ControlNet/tensorneko",
"name": "tensorneko-util",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": null,
"keywords": "deep learning, pytorch, AI, data processing",
"author": "ControlNet",
"author_email": "smczx@hotmail.com",
"download_url": "https://files.pythonhosted.org/packages/8d/6e/eed7e3964ee3bdd936a54b259fe1c5b5cc28eaaa75ba482253bf2298c88e/tensorneko_util-0.3.21.tar.gz",
"platform": null,
"description": "\nThe independent util library for TensorNeko. This library doesn't require PyTorch as a dependency.\n\n\n",
"bugtrack_url": null,
"license": null,
"summary": "The Utils for Library TensorNeko.",
"version": "0.3.21",
"project_urls": {
"Bug Tracker": "https://github.com/ControlNet/tensorneko/issues",
"Homepage": "https://github.com/ControlNet/tensorneko",
"Source Code": "https://github.com/ControlNet/tensorneko"
},
"split_keywords": [
"deep learning",
" pytorch",
" ai",
" data processing"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "01083cb87e8800af750c7010a8679ac6af53655e3555a01a9484b1bea3898459",
"md5": "93dd03b59469f6d995af46a33971ff18",
"sha256": "aaffaa22bd5f73083efe9f36acd2a95b1e95aff70f36750d42babcc1eb8d0da1"
},
"downloads": -1,
"filename": "tensorneko_util-0.3.21-py3-none-any.whl",
"has_sig": false,
"md5_digest": "93dd03b59469f6d995af46a33971ff18",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 434628,
"upload_time": "2024-12-17T05:29:03",
"upload_time_iso_8601": "2024-12-17T05:29:03.204106Z",
"url": "https://files.pythonhosted.org/packages/01/08/3cb87e8800af750c7010a8679ac6af53655e3555a01a9484b1bea3898459/tensorneko_util-0.3.21-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8d6eeed7e3964ee3bdd936a54b259fe1c5b5cc28eaaa75ba482253bf2298c88e",
"md5": "317a44fa3550ac4fb861c2b98f1aa6ab",
"sha256": "7f6f514c6ccbe2dcb21bcd1ae65377a478e65acffe1db806575160a18324e078"
},
"downloads": -1,
"filename": "tensorneko_util-0.3.21.tar.gz",
"has_sig": false,
"md5_digest": "317a44fa3550ac4fb861c2b98f1aa6ab",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 404552,
"upload_time": "2024-12-17T05:29:05",
"upload_time_iso_8601": "2024-12-17T05:29:05.601367Z",
"url": "https://files.pythonhosted.org/packages/8d/6e/eed7e3964ee3bdd936a54b259fe1c5b5cc28eaaa75ba482253bf2298c88e/tensorneko_util-0.3.21.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-17 05:29:05",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "ControlNet",
"github_project": "tensorneko",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "torch",
"specs": [
[
">=",
"1.9.0"
]
]
},
{
"name": "torchaudio",
"specs": [
[
">=",
"0.9.0"
]
]
},
{
"name": "torchvision",
"specs": [
[
">=",
"0.10.0"
]
]
},
{
"name": "torchmetrics",
"specs": [
[
">=",
"0.7.3"
]
]
},
{
"name": "tensorboard",
"specs": [
[
">=",
"2.0.0"
]
]
},
{
"name": "lightning",
"specs": [
[
"<",
"3"
],
[
">=",
"2.0"
]
]
},
{
"name": "pillow",
"specs": [
[
">=",
"8.1"
]
]
},
{
"name": "av",
"specs": [
[
">=",
"8.0.3"
]
]
},
{
"name": "pysoundfile",
"specs": [
[
">=",
"0.9.0"
]
]
},
{
"name": "numpy",
"specs": [
[
">=",
"1.20.1"
]
]
},
{
"name": "einops",
"specs": [
[
">=",
"0.3.0"
]
]
}
],
"lcname": "tensorneko-util"
}