tensorneko-tool


Nametensorneko-tool JSON
Version 0.3.19 PyPI version JSON
download
home_pagehttps://github.com/ControlNet/tensorneko
SummaryThe CLI Tools for Library TensorNeko.
upload_time2024-09-23 07:43:25
maintainerNone
docs_urlNone
authorControlNet
requires_python>=3.7
licenseNone
keywords deep learning pytorch ai data processing
VCS
bugtrack_url
requirements torch torchaudio torchvision torchmetrics tensorboard lightning pillow av pysoundfile numpy einops
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
The CLI tools developed based on TensorNeko. This library use tensorneko_util as the dependency.



            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ControlNet/tensorneko",
    "name": "tensorneko-tool",
    "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/d0/5f/18de8f0b8a6f25ce027682d7ce019d6cf1b5732e75112a6f80809ea3b405/tensorneko_tool-0.3.19.tar.gz",
    "platform": null,
    "description": "\nThe CLI tools developed based on TensorNeko. This library use tensorneko_util as the dependency.\n\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "The CLI Tools for Library TensorNeko.",
    "version": "0.3.19",
    "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": "07c2d3ad756ccf93d82280444de30efc824c420b959403fe25c89c77e87f80b9",
                "md5": "60bb2536af3c72d62686984b630f9b45",
                "sha256": "2e25b5da2b33b03a008150fbc6b88a7cbea48570932658b0811f1a7fa94690ac"
            },
            "downloads": -1,
            "filename": "tensorneko_tool-0.3.19-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "60bb2536af3c72d62686984b630f9b45",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.7",
            "size": 5500,
            "upload_time": "2024-09-23T07:43:23",
            "upload_time_iso_8601": "2024-09-23T07:43:23.915255Z",
            "url": "https://files.pythonhosted.org/packages/07/c2/d3ad756ccf93d82280444de30efc824c420b959403fe25c89c77e87f80b9/tensorneko_tool-0.3.19-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d05f18de8f0b8a6f25ce027682d7ce019d6cf1b5732e75112a6f80809ea3b405",
                "md5": "075df27b5ed741a31620003d661932bd",
                "sha256": "34cd8217eee9638efde54f1666d73e974285ce8e7964822aa6be2fbc950c12a0"
            },
            "downloads": -1,
            "filename": "tensorneko_tool-0.3.19.tar.gz",
            "has_sig": false,
            "md5_digest": "075df27b5ed741a31620003d661932bd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 11022,
            "upload_time": "2024-09-23T07:43:25",
            "upload_time_iso_8601": "2024-09-23T07:43:25.370566Z",
            "url": "https://files.pythonhosted.org/packages/d0/5f/18de8f0b8a6f25ce027682d7ce019d6cf1b5732e75112a6f80809ea3b405/tensorneko_tool-0.3.19.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-23 07:43:25",
    "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": [
                [
                    "<",
                    "2.2"
                ],
                [
                    ">=",
                    "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-tool"
}
        
Elapsed time: 0.52339s