From 1dba7805145202a0bbe44551a59a351430f17129 Mon Sep 17 00:00:00 2001 From: Bhimraj Yadav Date: Wed, 28 Aug 2024 07:15:13 +0545 Subject: [PATCH] chore: adds bg removal api example (#234) * chore: adds bg removal api example * Update README.md --------- Co-authored-by: William Falcon --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0560d012..b637bc1e 100644 --- a/README.md +++ b/README.md @@ -148,7 +148,7 @@ Use LitServe to deploy any model or AI service: (Gen AI, classical ML, embedding NLP: Hugging face, BERT, Text embedding API Multimodal: OpenAI Clip, MiniCPM, Phi-3.5 Vision Instruct Audio: Whisper, AudioCraft, StableAudio, Noise cancellation (DeepFilterNet) -Vision: Stable diffusion 2, AuraFlow, Flux, Image super resolution (Aura SR) +Vision: Stable diffusion 2, AuraFlow, Flux, Image super resolution (Aura SR), Background Removal (RMBG-1.4) Speech: Text-speech (XTTS V2) Classical ML: Random forest, XGBoost Miscellaneous: Media conversion API (ffmpeg)