Skip to content

Commit

Permalink
[Docs Model UI] Gallery component (#1079)
Browse files Browse the repository at this point in the history
  • Loading branch information
mishig25 authored Nov 3, 2023
1 parent 516b893 commit 102fc59
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/hub/models-widgets.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,9 @@ widget:

We can also surface the example outputs in the Hugging Face UI, for instance, for a text-to-image model to display a gallery of cool image generations.

<!-- todo(add a screenshot) -->
<div class="flex justify-center">
<img class="block dark:hidden" width="650" src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/hub/models-gallery.png"/>
</div>

## What are all the possible task/widget types?

Expand Down

0 comments on commit 102fc59

Please sign in to comment.