From 49702c5ba37a6289c27b372184fb2ac4637d0d35 Mon Sep 17 00:00:00 2001
From: Wauplin <11801849+Wauplin@users.noreply.github.com>
Date: Fri, 26 Sep 2025 03:19:22 +0000
Subject: [PATCH] Update Inference Providers documentation (automated)
---
docs/inference-providers/providers/fal-ai.md | 2 +-
docs/inference-providers/providers/replicate.md | 2 +-
docs/inference-providers/tasks/image-to-image.md | 2 +-
docs/inference-providers/tasks/summarization.md | 1 +
docs/inference-providers/tasks/text-to-image.md | 2 +-
5 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/docs/inference-providers/providers/fal-ai.md b/docs/inference-providers/providers/fal-ai.md
index ab9a3b8057..07c03757ac 100644
--- a/docs/inference-providers/providers/fal-ai.md
+++ b/docs/inference-providers/providers/fal-ai.md
@@ -67,7 +67,7 @@ Find out more about Text To Image [here](../tasks/text_to_image).
diff --git a/docs/inference-providers/providers/replicate.md b/docs/inference-providers/providers/replicate.md
index de9832ff4d..c3af798347 100644
--- a/docs/inference-providers/providers/replicate.md
+++ b/docs/inference-providers/providers/replicate.md
@@ -57,7 +57,7 @@ Find out more about Image To Image [here](../tasks/image_to_image).
diff --git a/docs/inference-providers/tasks/image-to-image.md b/docs/inference-providers/tasks/image-to-image.md
index a78612bbca..ff27e4875c 100644
--- a/docs/inference-providers/tasks/image-to-image.md
+++ b/docs/inference-providers/tasks/image-to-image.md
@@ -37,7 +37,7 @@ Explore all available models and find the one that suits you best [here](https:/
diff --git a/docs/inference-providers/tasks/summarization.md b/docs/inference-providers/tasks/summarization.md
index b1e43a71e3..d3219f6239 100644
--- a/docs/inference-providers/tasks/summarization.md
+++ b/docs/inference-providers/tasks/summarization.md
@@ -23,6 +23,7 @@ Summarization is the task of producing a shorter version of a document while pre
### Recommended models
- [facebook/bart-large-cnn](https://huggingface.co/facebook/bart-large-cnn): A strong summarization model trained on English news articles. Excels at generating factual summaries.
+- [Falconsai/medical_summarization](https://huggingface.co/Falconsai/medical_summarization): A summarization model trained on medical articles.
Explore all available models and find the one that suits you best [here](https://huggingface.co/models?inference=warm&pipeline_tag=summarization&sort=trending).
diff --git a/docs/inference-providers/tasks/text-to-image.md b/docs/inference-providers/tasks/text-to-image.md
index 94b29b35bf..24c53bb34c 100644
--- a/docs/inference-providers/tasks/text-to-image.md
+++ b/docs/inference-providers/tasks/text-to-image.md
@@ -34,7 +34,7 @@ Explore all available models and find the one that suits you best [here](https:/