stable_diffusion_free 0.0.2 copy "stable_diffusion_free: ^0.0.2" to clipboard
stable_diffusion_free: ^0.0.2 copied to clipboard

A simple Flutter package for generating AI images using Stable Diffusion API. Just provide a text prompt and get an image! Free to use with 5 requests per minute limit.

0.0.2 #

  • Add 15s initial wait and 10s pending polling backoff
  • Replace prints with logging package
  • Readme: add sample image and developer credit
  • Cleanup: enum models, simpler API

0.0.1 #

  • Initial release
  • Support for 8 different Stable Diffusion models
  • Simple API for generating images
  • Progress tracking with logging
  • Example app included
  • Free usage with 5 requests per minute limit
1
likes
160
points
15
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A simple Flutter package for generating AI images using Stable Diffusion API. Just provide a text prompt and get an image! Free to use with 5 requests per minute limit.

Homepage

License

MIT (license)

Dependencies

flutter, http, logging

More

Packages that depend on stable_diffusion_free