casual-simulation / casualos

Casual Open Simulation for the Web
https://ab1.bot
MIT License
48 stars 8 forks source link

Add support for the Stable Diffusion 3 API #454

Open KallynGowdy opened 2 months ago

KallynGowdy commented 2 months ago

There is now an API available for Stable Diffusion 3 and Stable Diffusion Core. This issue tracks work on supporting the models via ai.generateImage().

The new models are:

Old models should continue to be supported via the Stability AI v1 API.

Stable Diffusion API Documentation