Skip to content

Commit 47b3ffa

Browse files
fix (#1665)
1 parent d290556 commit 47b3ffa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api-inference/hub-integration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Inference Providers is tightly integrated with the Hugging Face Hub. No matter w
77
When listing models on the Hub, you can filter to select models deployed on the inference provider of your choice. For example, to list all models deployed on Fireworks AI infra: https://huggingface.co/models?inference_provider=fireworks-ai.
88

99
<div class="flex justify-center">
10-
<img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/inference-providers/models-filter-by-provider-light.png"/>
10+
<img class="block dark:hidden" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/inference-providers/models-filter-by-provider-light.png"/>
1111
<img class="hidden dark:block" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/inference-providers/models-filter-by-provider-dark.png"/>
1212
</div>
1313

0 commit comments

Comments
 (0)