Skip to content

Tags: geariga/stability-sdk

Tags

v0.8.4

Toggle v0.8.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump version for pypi release (Stability-AI#255)

v0.8.3

Toggle v0.8.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
0.8.3 (Stability-AI#246)

* Increase animation timeout for SDXL v0.9 model 
* Add support for specifying style preset in CLI and StabilityInference.generate
* Update demo notebook

v0.8.2

Toggle v0.8.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update defaults to SDXL v0.9 (Stability-AI#245)

v0.8.1

Toggle v0.8.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update version (Stability-AI#237)

Bump the version number to 0.8.1 for pypi

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Animation SDK (Stability-AI#224)

SDK support for creating animations with Stability Python SDK. Check out the [release notes](https://platform.stability.ai/docs/release-notes#stable-animation-sdk-release) on the platform site and full details on creating animations in the [platform docs](https://platform.stability.ai/docs/features/animation).

Co-authored-by: David Marx
Co-authored-by: Adam Letts
Co-authored-by: Dmitrii Tochilkin

0.7.0

Toggle 0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upscale (Stability-AI#218)

* Adding upscaler functionality

* Update help and readme

* Update notebook with upscaler

* Specs and test

* Update specs file

* Update specs file

* Update specs.md

* Client side message size limits increased

* Update README.md

Co-authored-by: pharmapsychotic <96542870+pharmapsychotic@users.noreply.github.com>

* Update src/stability_sdk/client.py

Co-authored-by: pharmapsychotic <96542870+pharmapsychotic@users.noreply.github.com>

* Bump version

* Add prompt option to upscaler

* Add seed param to upscale call

* Steps and CFG scale to upscale call

* Enhance engine

* Fix struct import

* Fix enhance engine

* Fix enhance request

* Update protocol

* Adding Diffusion variables to specs file

* Add command-line parsers for latent upscale arguments (prompt, seed, cfg_scale, steps)

* Add info to specs file

* update docs

* Respond to review

* reorganize seed

* Deduplicate code

* bump version

---------

Co-authored-by: pharmapsychotic <96542870+pharmapsychotic@users.noreply.github.com>

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Minor version bump

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Bump grpcio dependency to 1.53.0 (Stability-AI#211) (Stability-AI#215)

* Bump grpcio dependency to 1.53.0 (Stability-AI#211)

---------

Co-authored-by: Pavol Rusnak <pavol@rusnak.io>

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Set default engine to SDXL Beta (Stability-AI#208)

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upscale (Stability-AI#186)

* Adding upscaler functionality

* Update help and readme

* Update notebook with upscaler

* Specs and test

* Client side message size limits increased

* Update README.md

* Bump version