🟦 a command interface to stability.ai.
Project description
🟦 blue-stability
blue-stability
(bstab
) is a bash cli for stability-sdk.
Install
Install awesome-bash-cli
(abcli
), then,
abcli git clone blue-stability install
blue_stability help verbose
> blue_stability help
blue_stability dashboard
. browse blue-stability dashboard.
blue_stability generate image \
[~dryrun,height=<576>,~sign,~tag,width=<768>] \
[<image>] [<previous-image>] \
["<prompt>"] \
[--seed 42]
. <prompt> -[<previous-image>]-> <image>.png.
blue_stability generate video \
[~dryrun,frame_count=16,marker=PART,~publish,~render,resize_to=1280x1024,~sign,slice_by=words|sentences,~upload,url] \
<filename.txt|url> \
[--seed 42 --start_schedule 0.9]
. <filename.txt>|url -> video.mp4
blue_stability generate validate \
[dryrun,what=all|image|video]
. validate blue_stability.
blue_stability notebook
. browse blue stability notebook.
blue_stability transform \
[count=<1>,~dryrun,extension=jpg,~sign,~tag,~upload] \
[<object-name>] \
["<prompt>"] \
[-]
. <object-name> -<prompt>-> 2023-12-27-18-08-30-90155.
```
## Sentence -> Image
```bash
abcli select; \
open .; \
blue_stability generate image \
~dryrun,height=576,width=768 \
carrot - \
"an orange carrot walking on Mars."
Text -> Video
abcli select; \
open .; \
blue_stability generate video \
~dryrun,frame_count=5,marker=PART,url \
https://www.gutenberg.org/cache/epub/51833/pg51833.txt
Notebook
blue_stability notebook
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
blue_stability-4.37.1.tar.gz
(8.0 kB
view hashes)
Built Distribution
Close
Hashes for blue_stability-4.37.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9012815460f28aab48e63bfcfd4a6c612a86bc6215a237fdeaf2b058bca7d30b |
|
MD5 | 318469bdc1220fd3c200ace3719047ad |
|
BLAKE2b-256 | ed2bbbc6a43d1f35e35ff02704ca7d31728cc89deb9f2e93b28a6c0325b7f2b6 |