azula


Nameazula JSON
Version 0.0.0 PyPI version JSON
download
home_pageNone
SummaryDiffusion models in PyTorch
upload_time2024-06-21 09:22:42
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords torch diffusion models probability distribution generative deep learning
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Azula - Diffusion models in PyTorch

> In the [Avatar](https://wikipedia.org/wiki/Avatar:_The_Last_Airbender) cartoon, [Azula](https://wikipedia.org/wiki/Azula) is a powerful fire and lightning bender ⚡️

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "azula",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "torch, diffusion models, probability, distribution, generative, deep learning",
    "author": null,
    "author_email": "The Probabilists <theprobabilists@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/ac/a3/dafd8d32ecb1e8056dc61f828cdb7cf72837e3647d239586e5d71c326ad4/azula-0.0.0.tar.gz",
    "platform": null,
    "description": "# Azula - Diffusion models in PyTorch\n\n> In the [Avatar](https://wikipedia.org/wiki/Avatar:_The_Last_Airbender) cartoon, [Azula](https://wikipedia.org/wiki/Azula) is a powerful fire and lightning bender \u26a1\ufe0f\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Diffusion models in PyTorch",
    "version": "0.0.0",
    "project_urls": {
        "documentation": "https://azula.readthedocs.io",
        "source": "https://github.com/probabilists/azula",
        "tracker": "https://github.com/probabilists/azula/issues"
    },
    "split_keywords": [
        "torch",
        " diffusion models",
        " probability",
        " distribution",
        " generative",
        " deep learning"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3dd02113a53556ed3fc1790413e842b9accd39f5fa47be88e90b8b8bd7f37305",
                "md5": "2aceec957c9e32b509ab807416d665a0",
                "sha256": "8d3f30bc40bcf2dbee4509615a3f7055b057a829a5ef088d8ca75f73aa5c5c43"
            },
            "downloads": -1,
            "filename": "azula-0.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2aceec957c9e32b509ab807416d665a0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 1631,
            "upload_time": "2024-06-21T09:22:40",
            "upload_time_iso_8601": "2024-06-21T09:22:40.740374Z",
            "url": "https://files.pythonhosted.org/packages/3d/d0/2113a53556ed3fc1790413e842b9accd39f5fa47be88e90b8b8bd7f37305/azula-0.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "aca3dafd8d32ecb1e8056dc61f828cdb7cf72837e3647d239586e5d71c326ad4",
                "md5": "8a052dfdaa195526a7eab76a62cf1725",
                "sha256": "0accefa8380413650de34d5774d5cb72747fde29e21cc37e36be35b466c65dc1"
            },
            "downloads": -1,
            "filename": "azula-0.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "8a052dfdaa195526a7eab76a62cf1725",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1705,
            "upload_time": "2024-06-21T09:22:42",
            "upload_time_iso_8601": "2024-06-21T09:22:42.502400Z",
            "url": "https://files.pythonhosted.org/packages/ac/a3/dafd8d32ecb1e8056dc61f828cdb7cf72837e3647d239586e5d71c326ad4/azula-0.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-21 09:22:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "probabilists",
    "github_project": "azula",
    "github_not_found": true,
    "lcname": "azula"
}
        
Elapsed time: 0.28083s