Kurdish2Image


NameKurdish2Image JSON
Version 0.0.7 PyPI version JSON
download
home_pagehttps://github.com/falahgs/
SummaryCreate Kurdish style images from Text Based On Stable Diffusion Model
upload_time2023-06-04 09:03:56
maintainer
docs_urlNone
authorFalahgs.G.Saleih
requires_python>=3.6
licenseMIT
keywords stablediffusion clip transformers
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Kurdish2Images Package
This is a Python package for easily Creating beautiful stunning images from any text about Kurdish style fashion.
 based stable diffusion model.
 to get some images any Kurdish style and portraits, any images, in easy code line a few code line 
 
## Installation

```
pip install Kurdish2Image

or in colab google cloud
!pip install Kurdish2Image


```

## Tutorial
[Colab Google Drive](https://colab.research.google.com/drive/18QelFQqUgfqTq-jqfGuEPRpGv9hApU8b?usp=sharing)
```
u can see tutorial in colab google drive

```
## example
```
from kurdish2image import kurdish2image as k2i
prompt="full body shot center of view a old woman 50 years, color decorative, Hyperrealistic neo-rococo solar punk aesthetic , embroidery, leather, highly detailed photography art masterpiece, smooth cam de Leon eric zener dramatic pearlescent soft light, ground angle hd 8 k, sharp focus, full body, colors decorative kurdish-fashion style, American shot"
k2i.k2img(prompt)

```
## Result images out 

![1](https://iraqprogrammer.files.wordpress.com/2023/06/1.png)
![2](https://iraqprogrammer.files.wordpress.com/2023/06/3.png)
![3](https://iraqprogrammer.files.wordpress.com/2023/06/5.png)
![4](https://iraqprogrammer.files.wordpress.com/2023/06/7.png)


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/falahgs/",
    "name": "Kurdish2Image",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "",
    "keywords": "StableDiffusion,CLIP,Transformers",
    "author": "Falahgs.G.Saleih",
    "author_email": "falahgs07@gmail.com",
    "download_url": "",
    "platform": null,
    "description": "# Kurdish2Images Package\r\nThis is a Python package for easily Creating beautiful stunning images from any text about Kurdish style fashion.\r\n based stable diffusion model.\r\n to get some images any Kurdish style and portraits, any images, in easy code line a few code line \r\n \r\n## Installation\r\n\r\n```\r\npip install Kurdish2Image\r\n\r\nor in colab google cloud\r\n!pip install Kurdish2Image\r\n\r\n\r\n```\r\n\r\n## Tutorial\r\n[Colab Google Drive](https://colab.research.google.com/drive/18QelFQqUgfqTq-jqfGuEPRpGv9hApU8b?usp=sharing)\r\n```\r\nu can see tutorial in colab google drive\r\n\r\n```\r\n## example\r\n```\r\nfrom kurdish2image import kurdish2image as k2i\r\nprompt=\"full body shot center of view a old woman 50 years, color decorative, Hyperrealistic neo-rococo solar punk aesthetic , embroidery, leather, highly detailed photography art masterpiece, smooth cam de Leon eric zener dramatic pearlescent soft light, ground angle hd 8 k, sharp focus, full body, colors decorative kurdish-fashion style, American shot\"\r\nk2i.k2img(prompt)\r\n\r\n```\r\n## Result images out \r\n\r\n![1](https://iraqprogrammer.files.wordpress.com/2023/06/1.png)\r\n![2](https://iraqprogrammer.files.wordpress.com/2023/06/3.png)\r\n![3](https://iraqprogrammer.files.wordpress.com/2023/06/5.png)\r\n![4](https://iraqprogrammer.files.wordpress.com/2023/06/7.png)\r\n\r\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Create Kurdish style images from Text Based On Stable Diffusion Model",
    "version": "0.0.7",
    "project_urls": {
        "Homepage": "https://github.com/falahgs/"
    },
    "split_keywords": [
        "stablediffusion",
        "clip",
        "transformers"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c79f89c2f4cd9471e3235954a4dee888825c605e493a60b4a8833e1c9be49469",
                "md5": "8c8860261c7f09d49e5a8fab4e690d51",
                "sha256": "56d0fc2c30c79b8bcbd1352ffbcf71811e7709d26d1f671f3f427dcbd13d5165"
            },
            "downloads": -1,
            "filename": "Kurdish2Image-0.0.7-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8c8860261c7f09d49e5a8fab4e690d51",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.6",
            "size": 3848,
            "upload_time": "2023-06-04T09:03:56",
            "upload_time_iso_8601": "2023-06-04T09:03:56.958927Z",
            "url": "https://files.pythonhosted.org/packages/c7/9f/89c2f4cd9471e3235954a4dee888825c605e493a60b4a8833e1c9be49469/Kurdish2Image-0.0.7-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-04 09:03:56",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "kurdish2image"
}
        
Elapsed time: 0.07237s