0 purchases
stabilityai client
stabilityai_client #
A Stability.ai REST client for Dart.
This package provides both a server and browser based client for the Stabilty.ai
REST API to allow the creation and manipulation of images from text prompts,
the listing of engine information and account and balance details.
The bindings for the API are generated from the Stabilty.ai OpenApi specification
using the OpenAPI Generator project.
The client itself is a thin wrapper around this code.
API documentation generated by the OpenAPI Generator can be found here.
See the examples.md document in the examples folder for usage examples.
Currently V1 of the interface is implemented, this will be updated as
other versions of the API are released.
A Stability.ai API key is needed for authentication, see How to find your API key
to set this up.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.