🎨 aiart
is a collection of command interfaces to OpenAI, DALL-E, Stable Diffusion, and ComfyUI. aiart
can ingest text and poetry from allpoetry.com, medium, and poetryfoundation.org.
pip install articraft
🔷 ComfyUI 🔷 🎨 aiart
🔷 APIs 🔷
open two image terminals on an instance such as ml.g4dn.xlarge
in SageMaker, and 🌱 seed them,
# terminal 1
@seed sagemaker eval - comfy start install
# terminal 2
@seed sagemaker eval - comfy tunnel
you will see a url that ends with ngrok-free.app
, click on it. ComfyUI should open.
ComfyUI is based on these instructions.
> aiart help
aiart generate image \
[app=blue_stability|openai_commands,~dryrun,height=<576>,~sign,~tag,width=<768>] \
[<image>] [<previous-image>] \
["<prompt>"] \
[-]
. <prompt> -[<previous-image>]-> <image>.png.
stable diffusion | OpenAI commands | DALL-E | ||
---|---|---|---|---|
an 🪄 awesome-bash-cli
(abcli
) plugin.