🟦 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.39.1.tar.gz
(8.0 kB
view details)
Built Distribution
File details
Details for the file blue_stability-4.39.1.tar.gz
.
File metadata
- Download URL: blue_stability-4.39.1.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 86e818aead3de3d02a20a78edaae1eb07a0dc49b3526922dd0786f90cd6a1a82 |
|
MD5 | bbde06bbc6e7b462a38f1757648d0159 |
|
BLAKE2b-256 | 770316d104d573073f149ff369302178c196b8626df1a7e958ff0131aa138e7b |
Provenance
File details
Details for the file blue_stability-4.39.1-py3-none-any.whl
.
File metadata
- Download URL: blue_stability-4.39.1-py3-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fce16af65fd0ca37d5ee91ac9dd8c8c97bbf5ccefb33f36d9c4dff6f0d9c34c8 |
|
MD5 | 9b91e5fd4bcf1e094e45a16db18c2d65 |
|
BLAKE2b-256 | cb92307b38f9c9a1aad201e491099c707a9c8af46605133efa968af125f94faa |