Stability-AI / stability-sdk

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

Fix Lib Versions #286

Closed polm-stability closed 2 months ago

polm-stability commented 2 months ago

It seems #273 may not have actually worked for all configurations, so this PR is for any further fixes. The first one is to increase the protobuf range, since the version in setup.py didn't actually work with the latest versions of grpcio-tools (see this failed run).

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud