From 4afed6a60ecd9638749cc4130ea0a20c23b539f5 Mon Sep 17 00:00:00 2001 From: Wauplin <11801849+Wauplin@users.noreply.github.com> Date: Mon, 8 Dec 2025 03:34:58 +0000 Subject: [PATCH] Update Inference Providers documentation (automated) --- docs/inference-providers/providers/fal-ai.md | 2 +- docs/inference-providers/providers/hf-inference.md | 2 +- docs/inference-providers/providers/replicate.md | 2 +- docs/inference-providers/tasks/image-to-image.md | 2 +- docs/inference-providers/tasks/table-question-answering.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/inference-providers/providers/fal-ai.md b/docs/inference-providers/providers/fal-ai.md index 7809e16a3..421548434 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 Image To Image [here](../tasks/image-to-image). diff --git a/docs/inference-providers/providers/hf-inference.md b/docs/inference-providers/providers/hf-inference.md index 300937730..b373192f7 100644 --- a/docs/inference-providers/providers/hf-inference.md +++ b/docs/inference-providers/providers/hf-inference.md @@ -140,7 +140,7 @@ Find out more about Table Question Answering [here](../tasks/table-question-answ diff --git a/docs/inference-providers/providers/replicate.md b/docs/inference-providers/providers/replicate.md index 3bff9c2ce..4bf852e65 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 c80c9c3e5..0b2740be8 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/table-question-answering.md b/docs/inference-providers/tasks/table-question-answering.md index 18d87c338..42d9d8767 100644 --- a/docs/inference-providers/tasks/table-question-answering.md +++ b/docs/inference-providers/tasks/table-question-answering.md @@ -31,7 +31,7 @@ Explore all available models and find the one that suits you best [here](https:/