You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/hub/models-widgets.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -92,7 +92,7 @@ We provide example inputs for some languages and most widget types in [default-w
92
92
93
93
As an extension to example inputs, for each widget example, you can also optionally describe the corresponding model output, directly in the `output` property.
94
94
95
-
This is useful when the model is not yet supported by the Inference API (for instance, the model library is not yet supported or the model is too large) so that the model page can still showcase how the model works and what results it gives.
95
+
This is useful when the model is not yet supported by either the Inference API (for instance, the model library is not yet supported) or any other Inference Provider, so that the model page can still showcase how the model works and what results it gives.
96
96
97
97
98
98
For instance, for an [automatic-speech-recognition](./models-widgets-examples#automatic-speech-recognition) model:
0 commit comments