stabilityai_client 1.0.2 copy "stabilityai_client: ^1.0.2" to clipboard
stabilityai_client: ^1.0.2 copied to clipboard

A server and browser based Stability.ai REST client allowing the generation and manipulation of images from text prompts.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add stabilityai_client

With Flutter:

 $ flutter pub add stabilityai_client

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  stabilityai_client: ^1.0.2

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:stabilityai_client/stabilityai_client.dart';
0
likes
160
points
45
downloads

Publisher

verified publisherdarticulate.com

Weekly Downloads

A server and browser based Stability.ai REST client allowing the generation and manipulation of images from text prompts.

Repository (GitHub)
View/report issues

Documentation

API reference

Funding

Consider supporting this project:

www.darticulate.com

License

MIT (license)

Dependencies

async, http_parser, intl, meta, web

More

Packages that depend on stabilityai_client