Image-to-image Stable Diffusion Inference Endpoint?

Lucky timing for me! :slight_smile:

I did see your excellent blog post earlier today and was able to get an inference endpoint up and running with text-to-image. It was extremely helpful.

While I have you, one follow up question that’s been a bit confusing for me to untangle: How similar is the inference API to the endpoint API? Are they in fact identical?

I also noticed that the inference API is turned off for https://huggingface.co/stabilityai/stable-diffusion-2. Is there a way for me to develop using model with the inference API somehow, or is using endpoint API the only way for now?

Again, many thanks.