Skip to main content

CLI for Stable Diffusion tasks.

Project description

PyPI-Server Monthly Downloads Project generated with PyScaffold

giger

CLI for Stable Diffusion tasks.

Installation

pip install giger
activate-global-python-argcomplete
echo 'eval "$(register-python-argcomplete giger)"' >> ~./zshrc

CLI

template

giger template -c type=Viking  -d data/hero.yaml "$(cat templates/hero.j2)"

prompt

giger prompt "Spawn in a battle" --time "ancient" --type "Comic Book" --background_color "#000000" --art_style "Concept art" --realism "Photorealistic" --rendering_engine "Octane render" --lightning_style "Cinematic" --camera_position "Ultra-Wide-Angle Shot" --resolution "8k"

image

giger image "Comic Book of Spawn in a battle, Concept art, Photorealistic, Octane render, Cinematic, Ultra-Wide-Angle Shot, 8k" --output $HOME/Desktop/ --name spawn

or e.g.

giger image "$(giger prompt "Spawn in a battle" --time "ancient" --type "Comic Book" --background_color "#000000" --art_style "Concept art" --realism "Photorealistic" --rendering_engine "Octane render" --lightning_style "Cinematic" --camera_position "Ultra-Wide-Angle Shot" --resolution "8k")" --output $HOME/Desktop/ --name spawn
prompt="a wall with graffiti on it, with text Seen, in the art of Seen, located in New York City"
echo "$prompt" | giger image --output $(pwd)/out/batch --name graffiti --input $(pwd)/assets/img/sketch.png --controlnet_model "lllyasviel/sd-controlnet-hed"
echo "$prompt" | giger image --output $(pwd)/out/batch --name graffiti --input $(pwd)/assets/img/sketch.png
echo "$prompt" | giger image --output $(pwd)/out/batch --name graffiti

roop

giger roop --source face.jpg --input target.png --output output.png

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

giger-0.1.2.tar.gz (20.7 kB view details)

Uploaded Source

Built Distribution

giger-0.1.2-py3-none-any.whl (14.8 kB view details)

Uploaded Python 3

File details

Details for the file giger-0.1.2.tar.gz.

File metadata

  • Download URL: giger-0.1.2.tar.gz
  • Upload date:
  • Size: 20.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for giger-0.1.2.tar.gz
Algorithm Hash digest
SHA256 b85df17f9b4203672d4db4f47441e4c529a3d29f65cb8ef871e4d08b4f9d96d0
MD5 ec0f49a351504ae04ddb8b08e735cb3e
BLAKE2b-256 a9450e5d4e39312bc8e7543eeff1b62460ac7d5fdf8b22c8e33249de7428bf46

See more details on using hashes here.

File details

Details for the file giger-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: giger-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 14.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for giger-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 847639429e132f4fdfe9eeb5fa045e6e74912d967c2f8713471db813e858d322
MD5 a829135066ada999faec1bc20abf8c0a
BLAKE2b-256 d0abf99fe31f02cb82ee58b3ab6029e95707c72a9597fe1b8a457ff3cc4754fe

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page