clip-openai


Nameclip-openai JSON
Version 1.0.post20230121 PyPI version JSON
download
home_pagehttps://github.com/openai/CLIP
SummaryCLIP package of OpenAI
upload_time2023-02-07 12:04:47
maintainer
docs_urlNone
authorOpenAI
requires_python
license
keywords
VCS
bugtrack_url
requirements ftfy regex tqdm torch torchvision
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## CLIP python package of OpenAI.

Note: This is unofficial. I change setup.py a little to publish this package including add commit date to version and etc.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/openai/CLIP",
    "name": "clip-openai",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "OpenAI",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/66/9b/0d528e1b00c0ce74ed15b045e4df2cb250367a61b76a24aabb2360cb3be2/clip-openai-1.0.post20230121.tar.gz",
    "platform": null,
    "description": "## CLIP python package of OpenAI.\n\nNote: This is unofficial. I change setup.py a little to publish this package including add commit date to version and etc.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "CLIP package of OpenAI",
    "version": "1.0.post20230121",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "79372b3236a430a1b63fc1bad219fbb8666fdd85f6b40b6c422715a5f5846fe7",
                "md5": "72a02d2141349f6781a0c109d0153f8e",
                "sha256": "2436a81064172e43af2fae54c2497428347bec032d8de92dfee29bac3a65a30d"
            },
            "downloads": -1,
            "filename": "clip_openai-1.0.post20230121-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "72a02d2141349f6781a0c109d0153f8e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1369763,
            "upload_time": "2023-02-07T12:04:43",
            "upload_time_iso_8601": "2023-02-07T12:04:43.417594Z",
            "url": "https://files.pythonhosted.org/packages/79/37/2b3236a430a1b63fc1bad219fbb8666fdd85f6b40b6c422715a5f5846fe7/clip_openai-1.0.post20230121-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "669b0d528e1b00c0ce74ed15b045e4df2cb250367a61b76a24aabb2360cb3be2",
                "md5": "a97ae2dcf9910dc33e3e46d752df054a",
                "sha256": "053ff82c4ce0f8a80dcf330bea4951fe5fdfb1cb68c4e112d0be8babf0191d08"
            },
            "downloads": -1,
            "filename": "clip-openai-1.0.post20230121.tar.gz",
            "has_sig": false,
            "md5_digest": "a97ae2dcf9910dc33e3e46d752df054a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1372652,
            "upload_time": "2023-02-07T12:04:47",
            "upload_time_iso_8601": "2023-02-07T12:04:47.622654Z",
            "url": "https://files.pythonhosted.org/packages/66/9b/0d528e1b00c0ce74ed15b045e4df2cb250367a61b76a24aabb2360cb3be2/clip-openai-1.0.post20230121.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-07 12:04:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "openai",
    "github_project": "CLIP",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [
        {
            "name": "ftfy",
            "specs": []
        },
        {
            "name": "regex",
            "specs": []
        },
        {
            "name": "tqdm",
            "specs": []
        },
        {
            "name": "torch",
            "specs": []
        },
        {
            "name": "torchvision",
            "specs": []
        }
    ],
    "lcname": "clip-openai"
}
        
Elapsed time: 0.04454s