jakiestfu / stability-ts

DreamStudio Client written in TypeScript
156 stars 33 forks source link

Use `api-interfaces` in the StabilityAI organization instead of the `stability-sdk` #11

Closed cruhl closed 1 year ago

cruhl commented 1 year ago

Hello!

I plan on writing more about this, but TL;DR: using the api-interfaces project instead of the stability-sdk would be ideal.

Also, I'd love to chat if you're up for it!

I work at Stability.

johnsabath commented 1 year ago

I dig a bit of digging to see how stability-sdk was being pulled in, and it looks like it's using the new api-interfaces project after all 🎉

https://github.com/jakiestfu/stability-ts/blob/main/package.json#L46

cruhl commented 1 year ago

Oh sick, should I close this?

derwo commented 1 year ago

Yeah this was updated with v1.3.0 See #10