Deploy Stable Diffusion as Service - Build your own Stable Diffusion API

preview_player
Показать описание
Probably the easiest way to build your own Stable Diffusion API or to deploy Stable Diffusion as a Service for others to use is using diffuzers API.

If you want to build an Android App with Stable Diffusion or an iOS App or any web service, you'd probably prefer a Stable Diffusion API. Instead of using any 3rd party service, if you want to deploy and host your own Stable Diffusion API, this tutorial can help you.

A web ui and deployable API for 🤗 diffusers.

❤️ If you want to support what we are doing ❤️
Support here:
Рекомендации по теме
Комментарии
Автор

It worked for me and helped me a lot. Thanks for sharing your knowledge!

balicode
Автор

works fine, except when i click on the link it gives me, i see this message saying: To access the website, please confirm the tunnel creator's public IP below. any solutions? thanks.

IvanDrew
Автор

Thank you for your video :) Can we make custom fine tuning model with api like this?

-Shortforlife
Автор

Do you know if we can use controlnet features through api too?

virgilitech
Автор

in another video you made, you showed us how to deploy stable diffusion using runpod. Can i deploy my app using runpod and then make an api for it using diffuzers or will i have to deploy stable diffusion to a serve like aws or render?

planetcrypton
Автор

Thankyou for making this video, but when i opened it today local tunnel url wasn't showing up am i doing something wrong here?

aenishshrestha
Автор

Thanks, what is the difference with Automatic 1111 api ?

Qubot
Автор

very cool. will it work on automatic11, and can i use different aspects of it, like Dreambooth? or LORA?

gjsxnobody
Автор

How would one go about using their own locally fine-tuned Stable Diffusion model for deployment?

AP-fubj
Автор

hello I am trying to follow along but I am getting dependency errors in colab. Am I supposed to update all the dependencies in colab?

whoaluis
Автор

Hey Abhishek, I loved this example and set up the local repo and tried it. But I am getting black images in output. can you please help what might be the issue?

payelmukherjee
Автор

Im studing to create an website based on stable diffusion automatic 1111, you have some tips for me ? How to start this!?

AlanLeebr
Автор

Do we need to pay something for the API

gentleman.editsss
Автор

Can the same ideology be applied for any api as a service from Google colab not just stable fusion? Thanks in advance.

sriramkrishna
Автор

thanks for your video tut. but how to deploy my custom dreambooth based stable diffusion model?

FalahgsGate
Автор

Sir, how to crate fooocus model api using fast api ?

bkeeper
Автор

nice video bro!!!! how to change sampler? DDIM or DPM++ SDE Karras

chameguinhos
Автор

Can you basically make 30 images with 30 prompts with this ?

MrInterpriser
Автор

hi sir Is there any way to hosting fine tuning of Stable Diffusion

abduallahmustafa
Автор

Can this process parallel requests as well? So if 10 or 100 users call the API at the same time, will it automatically queue it or will I have to write my own wrapper for that?

Daveler