micro / services

Real World Micro Services
Apache License 2.0
1.26k stars 138 forks source link

Image Generation API #435

Open asim opened 1 year ago

asim commented 1 year ago

OpenAI just released a dall-e API. Add to the ai service.

BasToTheMax commented 1 year ago

Maybe also stable diffusion?

asim commented 1 year ago

Yea potentially that. Does stable diffusion have an api?

BasToTheMax commented 1 year ago

I am not sure. You can selfhost it with a gpu, but there are also a lot of companies hosting free/paid api's for Stable Diffusion

asim commented 1 year ago

I think probably worth just starting out with free/paid api to test if it works. I'm not sure how many people will self host it and run this service.