From 4a5578003f361f6db29ab6b3b518862e2b0e3922 Mon Sep 17 00:00:00 2001 From: Wauplin <11801849+Wauplin@users.noreply.github.com> Date: Fri, 24 Oct 2025 03:20:51 +0000 Subject: [PATCH] Update Inference Providers documentation (automated) --- docs/inference-providers/providers/hf-inference.md | 4 ++-- docs/inference-providers/tasks/image-classification.md | 2 +- docs/inference-providers/tasks/image-segmentation.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/inference-providers/providers/hf-inference.md b/docs/inference-providers/providers/hf-inference.md index 9b70c0e13..1fb99be54 100644 --- a/docs/inference-providers/providers/hf-inference.md +++ b/docs/inference-providers/providers/hf-inference.md @@ -90,7 +90,7 @@ Find out more about Image Classification [here](../tasks/image_classification). @@ -100,7 +100,7 @@ Find out more about Image Segmentation [here](../tasks/image_segmentation). diff --git a/docs/inference-providers/tasks/image-classification.md b/docs/inference-providers/tasks/image-classification.md index 2f2b72e30..ec4a328c0 100644 --- a/docs/inference-providers/tasks/image-classification.md +++ b/docs/inference-providers/tasks/image-classification.md @@ -33,7 +33,7 @@ Explore all available models and find the one that suits you best [here](https:/ diff --git a/docs/inference-providers/tasks/image-segmentation.md b/docs/inference-providers/tasks/image-segmentation.md index dea1d4cd1..8dabf9190 100644 --- a/docs/inference-providers/tasks/image-segmentation.md +++ b/docs/inference-providers/tasks/image-segmentation.md @@ -31,7 +31,7 @@ Explore all available models and find the one that suits you best [here](https:/