mirror of
https://github.com/brycedrennan/imaginAIry
synced 2024-10-31 03:20:40 +00:00
version: 12.0.0
This commit is contained in:
parent
c9fccc1757
commit
17f3541d57
@ -51,7 +51,7 @@ from imaginairy.cli.shared import (
|
|||||||
"shuffle",
|
"shuffle",
|
||||||
"edit",
|
"edit",
|
||||||
"inpaint",
|
"inpaint",
|
||||||
"tile",
|
"details",
|
||||||
]
|
]
|
||||||
),
|
),
|
||||||
help="how the control image is used as signal",
|
help="how the control image is used as signal",
|
||||||
|
4
setup.py
4
setup.py
@ -37,8 +37,8 @@ setup(
|
|||||||
name="imaginAIry",
|
name="imaginAIry",
|
||||||
author="Bryce Drennan",
|
author="Bryce Drennan",
|
||||||
# author_email="b r y p y d o t io",
|
# author_email="b r y p y d o t io",
|
||||||
version="11.1.1",
|
version="12.0.0",
|
||||||
description="AI imagined images. Pythonic generation of stable diffusion images.",
|
description="AI imagined images. Pythonic generation of images.",
|
||||||
long_description=readme,
|
long_description=readme,
|
||||||
long_description_content_type="text/markdown",
|
long_description_content_type="text/markdown",
|
||||||
project_urls={
|
project_urls={
|
||||||
|
Loading…
Reference in New Issue
Block a user