lycoris-lora


Namelycoris-lora JSON
Version 3.1.1.post1 PyPI version JSON
download
home_pagehttps://github.com/KohakuBlueleaf/LyCORIS
SummaryLora beYond Conventional methods, Other Rank adaptation Implementations for Stable diffusion
upload_time2024-12-09 13:22:24
maintainerNone
docs_urlNone
authorShih-Ying Yeh(KohakuBlueLeaf), Yu-Guan Hsieh, Zhidong Gao
requires_python>=3.10
licenseNone
keywords
VCS
bugtrack_url
requirements torch toml einops setuptools
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/KohakuBlueleaf/LyCORIS",
    "name": "lycoris-lora",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Shih-Ying Yeh(KohakuBlueLeaf), Yu-Guan Hsieh, Zhidong Gao",
    "author_email": "kohaku@kblueleaf.net",
    "download_url": "https://files.pythonhosted.org/packages/a0/3d/43eee26fa2829f1a8b1115197dd20f7b2842d8913d381fdfbb8f440785c4/lycoris_lora-3.1.1.post1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "Lora beYond Conventional methods, Other Rank adaptation Implementations for Stable diffusion",
    "version": "3.1.1.post1",
    "project_urls": {
        "Homepage": "https://github.com/KohakuBlueleaf/LyCORIS"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a03d43eee26fa2829f1a8b1115197dd20f7b2842d8913d381fdfbb8f440785c4",
                "md5": "e083c550f3a26f6aa18c2c692ea92916",
                "sha256": "35150f9ccf0da9df6a1b83390440a67a25e357c2e4c5ee810093ce1feaef11fb"
            },
            "downloads": -1,
            "filename": "lycoris_lora-3.1.1.post1.tar.gz",
            "has_sig": false,
            "md5_digest": "e083c550f3a26f6aa18c2c692ea92916",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 51789,
            "upload_time": "2024-12-09T13:22:24",
            "upload_time_iso_8601": "2024-12-09T13:22:24.318234Z",
            "url": "https://files.pythonhosted.org/packages/a0/3d/43eee26fa2829f1a8b1115197dd20f7b2842d8913d381fdfbb8f440785c4/lycoris_lora-3.1.1.post1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-09 13:22:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "KohakuBlueleaf",
    "github_project": "LyCORIS",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "torch",
            "specs": []
        },
        {
            "name": "toml",
            "specs": []
        },
        {
            "name": "einops",
            "specs": []
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    ">=",
                    "70.0.0"
                ]
            ]
        }
    ],
    "lcname": "lycoris-lora"
}
        
Elapsed time: 2.00114s