stability_ai_dart 1.0.3 copy "stability_ai_dart: ^1.0.3" to clipboard
stability_ai_dart: ^1.0.3 copied to clipboard

A comprehensive Dart library for the Stability AI REST API. Supports text-to-image, upscaling, and SD 3.0/3.5.

Changelog #

1.0.3 - 2025-01-21 #

Bug Fixes #

  • send correct aspectratio (0f4dbf9)

1.0.2 - 2025-01-02 #

Bug Fixes #

1.0.1 - 2025-01-02 #

Bug Fixes #

  • include generated, include generation (f01cfd3)

1.0.0 - 2025-01-02 #

Features #

  • add background removal (0cafbdc)
  • add conservative upscaler (1ffda32)
  • add convenience to wrap upscaling (723e842)
  • add examples (e4e519a)
  • add fast upscaler (cd35ac6)
  • add initial implementation of the image ultra api (c81364d)
  • add result fetching for the creative upscaler (d18521c)
  • add the core image generator (b12bb17)
  • add the creative upscaler (e67311d)
  • add the sd3 image generation (4892985)
  • add upscale api (620d2ea)
  • align image api with spec (bb964a0)
  • extract interface for testing (01a9747)
  • introduce return type for both binary and json responses (43f6063)

Bug Fixes #

0.0.1 #

  • Initial release of the Stability AI Dart client library
  • Support for text-to-image generation
  • Support for image upscaling
  • Support for SD 3.0/3.5
  • Basic API client implementation with interfaces for extensibility
0
likes
160
points
40
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A comprehensive Dart library for the Stability AI REST API. Supports text-to-image, upscaling, and SD 3.0/3.5.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

http, http_parser, json_annotation

More

Packages that depend on stability_ai_dart