Stability-AI / stability-sdk

SDK for interacting with stability.ai APIs (e.g. stable diffusion inference)
https://platform.stability.ai/
MIT License
2.42k stars 336 forks source link

Animation SDK #224

Closed pharmapsychotic closed 1 year ago

pharmapsychotic commented 1 year ago

SDK support for creating animations with Stability Python SDK. Check out the release notes on the platform site and full details on creating animations in the platform docs.

enzymezoo-code commented 1 year ago

The image_to_prompt function is not backwards compatible ( it takes different input variables ). Can we make it backward compatible? Should we make it backwards compatible?

dmarx commented 1 year ago

The image_to_prompt function is not backwards compatible ( it takes different input variables ). Can we make it backward compatible? Should we make it backwards compatible?

I support not worrying about backwards compatibility and releasing this as a major version semver increment, which would then give us the opportunity to push out the stuff associated with the deprecation warnings in the CLI. That's out of scope of animation release though so maybe we could just not concern ourselves with backwards compatibility here and push out the new major version soon after merging the rest of the animation updates.

In any event: if we break backwards compatibility, we should warn API partners before publishing the release.

sonarcloud[bot] commented 1 year ago

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot E 3 Security Hotspots
Code Smell A 44 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication