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 338 forks source link

Client default engines in environment #238

Open enzymezoo-code opened 1 year ago

enzymezoo-code commented 1 year ago

Default engines should be configurable as environment variables.

See client.py StabilityInference engine, upscale_engine, and enhance_engine

emreds commented 10 months ago

Hi, I have addressed this issue in my pull request. Please let me know if something is missing or should be added.