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

Unable to build on armbian on ARM64 #193

Open stephansturges opened 1 year ago

stephansturges commented 1 year ago

grpcio causses build to fail on armbian... can I ask why we need to use this?

ChristopherValore commented 1 year ago

Hi there! @stephansturges If you'd like to use our API without having to bother with gRPC, we now have a functional V1 of a REST API that you can find out more about here: https://platform.stability.ai/rest-api https://platform.stability.ai/docs/release-notes#rest-api-v1