pixelyai-serve


Namepixelyai-serve JSON
Version 0.0.8 PyPI version JSON
download
home_pagehttps://github.com/erfanzar/EasyDeL
Summaryserve utilises of pixelyai in jax and torch
upload_time2023-12-02 11:46:30
maintainer
docs_urlNone
authorErfan Zare Chavoshi
requires_python>=3.8
license
keywords machine learning deep learning pytorch jax flax
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PixelyAI

PixelyAI main AI Engine Python Package

# Installation


### Password

Password ON PYPI : `PixelyAIServeJAXTORCH`

## Linux

```bash
pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu
pip3 install jax pixelyai_serve
```

## Windows

```sh
pip3 install torch torchvision torchaudio
pip3 install jax pixelyai_serve
```

## Mac

```sh
# MPS acceleration is available on MacOS 12.~+
pip3 install torch torchvision torchaudio
pip3 install jax pixelyai_serve
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/erfanzar/EasyDeL",
    "name": "pixelyai-serve",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "machine learning,deep learning,pytorch,jax,flax",
    "author": "Erfan Zare Chavoshi",
    "author_email": "erfanzare82@eyahoo.com",
    "download_url": "https://files.pythonhosted.org/packages/d9/a6/eb539f8e262977dd9da4d0652b835d10489aa117c90fdd42fd1cdba313f7/pixelyai_serve-0.0.8.tar.gz",
    "platform": null,
    "description": "# PixelyAI\n\nPixelyAI main AI Engine Python Package\n\n# Installation\n\n\n### Password\n\nPassword ON PYPI : `PixelyAIServeJAXTORCH`\n\n## Linux\n\n```bash\npip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu\npip3 install jax pixelyai_serve\n```\n\n## Windows\n\n```sh\npip3 install torch torchvision torchaudio\npip3 install jax pixelyai_serve\n```\n\n## Mac\n\n```sh\n# MPS acceleration is available on MacOS 12.~+\npip3 install torch torchvision torchaudio\npip3 install jax pixelyai_serve\n```\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "serve utilises of pixelyai in jax and torch",
    "version": "0.0.8",
    "project_urls": {
        "Homepage": "https://github.com/erfanzar/EasyDeL"
    },
    "split_keywords": [
        "machine learning",
        "deep learning",
        "pytorch",
        "jax",
        "flax"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fe790a2a5897b4f3b0c9b0b3685ab398e397827ac032208bf6bf3c3b2c6ad882",
                "md5": "04adc0c96ec87eb5d40786ca0421fee1",
                "sha256": "064ec04e925edb8480957a3fc0810432a7a61790cacfaed49f771a1200a7e126"
            },
            "downloads": -1,
            "filename": "pixelyai_serve-0.0.8-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "04adc0c96ec87eb5d40786ca0421fee1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 10502,
            "upload_time": "2023-12-02T11:46:27",
            "upload_time_iso_8601": "2023-12-02T11:46:27.335952Z",
            "url": "https://files.pythonhosted.org/packages/fe/79/0a2a5897b4f3b0c9b0b3685ab398e397827ac032208bf6bf3c3b2c6ad882/pixelyai_serve-0.0.8-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d9a6eb539f8e262977dd9da4d0652b835d10489aa117c90fdd42fd1cdba313f7",
                "md5": "49de704d564e7349d2230817a13d21a3",
                "sha256": "18e8cc5caa5f922fdb99397c2acdb9bdb3d86e459c59220af2d0c871a1dd9ed3"
            },
            "downloads": -1,
            "filename": "pixelyai_serve-0.0.8.tar.gz",
            "has_sig": false,
            "md5_digest": "49de704d564e7349d2230817a13d21a3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 9567,
            "upload_time": "2023-12-02T11:46:30",
            "upload_time_iso_8601": "2023-12-02T11:46:30.042278Z",
            "url": "https://files.pythonhosted.org/packages/d9/a6/eb539f8e262977dd9da4d0652b835d10489aa117c90fdd42fd1cdba313f7/pixelyai_serve-0.0.8.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-02 11:46:30",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "erfanzar",
    "github_project": "EasyDeL",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "pixelyai-serve"
}
        
Elapsed time: 0.14528s