py-img-gen


Namepy-img-gen JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryA library for the book "Image Generation with Python"
upload_time2025-02-21 09:54:54
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords clip controlnet diffusers image-generation lora python stable-diffusion torch torchvision transformers
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # py-img-gen lib

[![CI](https://github.com/py-img-gen/py-img-gen-lib/actions/workflows/ci.yaml/badge.svg)](https://github.com/py-img-gen/py-img-gen-lib/actions/workflows/ci.yaml)

A library for the book "Image Generation with Python".

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "py-img-gen",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "clip, controlnet, diffusers, image-generation, lora, python, stable-diffusion, torch, torchvision, transformers",
    "author": null,
    "author_email": "Shunsuke Kitada <shunsuke.kitada.0831@gmail.com>, Image Generation with Python <python.image.generation@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/27/cc/84454a04d176b40a2fbfa7a2dacea3e2f80674629c3c5fc8c03fb46f1c29/py_img_gen-0.1.0.tar.gz",
    "platform": null,
    "description": "# py-img-gen lib\n\n[![CI](https://github.com/py-img-gen/py-img-gen-lib/actions/workflows/ci.yaml/badge.svg)](https://github.com/py-img-gen/py-img-gen-lib/actions/workflows/ci.yaml)\n\nA library for the book \"Image Generation with Python\".\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A library for the book \"Image Generation with Python\"",
    "version": "0.1.0",
    "project_urls": {
        "Issues": "https://github.com/py-img-gen/py-img-gen-lib/issues",
        "Repository": "https://github.com/py-img-gen/py-img-gen-lib"
    },
    "split_keywords": [
        "clip",
        " controlnet",
        " diffusers",
        " image-generation",
        " lora",
        " python",
        " stable-diffusion",
        " torch",
        " torchvision",
        " transformers"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "67787606826d4b1c20d6f7ad5077092b961df9d8f30e02b875af8287ca97312e",
                "md5": "2a677f61aead67397289ae6c674976da",
                "sha256": "3c728038ec4d89c1b1b5cc6b3a381dc9a00efd8b5afaabf509bb9f9643cbb7b0"
            },
            "downloads": -1,
            "filename": "py_img_gen-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2a677f61aead67397289ae6c674976da",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 28309,
            "upload_time": "2025-02-21T09:54:52",
            "upload_time_iso_8601": "2025-02-21T09:54:52.287567Z",
            "url": "https://files.pythonhosted.org/packages/67/78/7606826d4b1c20d6f7ad5077092b961df9d8f30e02b875af8287ca97312e/py_img_gen-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "27cc84454a04d176b40a2fbfa7a2dacea3e2f80674629c3c5fc8c03fb46f1c29",
                "md5": "f4a408d34f85317a7ae1203dbd14d580",
                "sha256": "7e0f825e93de1a1a8562e4ec5aee7e5f0d2324cb8a36962ef6d8c4c207a210e0"
            },
            "downloads": -1,
            "filename": "py_img_gen-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f4a408d34f85317a7ae1203dbd14d580",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 175536,
            "upload_time": "2025-02-21T09:54:54",
            "upload_time_iso_8601": "2025-02-21T09:54:54.586940Z",
            "url": "https://files.pythonhosted.org/packages/27/cc/84454a04d176b40a2fbfa7a2dacea3e2f80674629c3c5fc8c03fb46f1c29/py_img_gen-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-21 09:54:54",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "py-img-gen",
    "github_project": "py-img-gen-lib",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "py-img-gen"
}
        
Elapsed time: 0.43358s