Skip to main content

CLI for Stable Diffusion tasks.

Project description

PyPI-Server Monthly Downloads Test Coveralls License MIT Project generated with PyScaffold

CLI for Stable Diffusion tasks.

Installation

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

Usage

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" --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" --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.4.tar.gz (984.6 kB view details)

Uploaded Source

Built Distribution

giger-0.1.4-py3-none-any.whl (14.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: giger-0.1.4.tar.gz
  • Upload date:
  • Size: 984.6 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.4.tar.gz
Algorithm Hash digest
SHA256 17286bf35afe4abc84bafe800baf176a89a55c5d9732bebf51798efa2b0ad045
MD5 411239a9a7059746078fff40881c473e
BLAKE2b-256 feb666958cf855bad17a45f100f0d4a40bef8e3daac5caa8cd4effa36f3e4ea6

See more details on using hashes here.

File details

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

File metadata

  • Download URL: giger-0.1.4-py3-none-any.whl
  • Upload date:
  • Size: 14.3 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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 aac00864a494a2403e5eabecbfd56e5553f99f875b1bb7f851bbfafc9b6fbfa9
MD5 efb8ef0ff852ee6217d51db4d8bfd1e3
BLAKE2b-256 41f140eddac57fa2d78ef8caf362d3efccf13e00be5cc4bede15160c8f4fe8b4

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