Lightning-AI / LitServe

Lightning-fast serving engine for any AI model of any size. Flexible. Easy. Enterprise-scale.
https://lightning.ai/docs/litserve
Apache License 2.0
2.51k stars 160 forks source link

Add Support to Huggingface Diffusers! #275

Closed KaifAhmad1 closed 2 months ago

KaifAhmad1 commented 2 months ago

Add real-time support for serving diffusion models via the Hugging Face diffusers library. https://huggingface.co/docs/diffusers/en/index

bhimrazy commented 2 months ago

Hi @KaifAhmad1,

Here is a studio template on how to deploy diffusion models using litserve: Lightning AI - Deploy a private API for Stable Diffusion 2.

With litserve, you can easily deploy any model.

aniketmaurya commented 2 months ago

@KaifAhmad1, as mentioned by @bhimrazy you can serve any model with LitServe. Please feel free to reopen this issue if you still have questions.