Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/hub/enterprise-resource-groups.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ Resource Groups allow organizations to enforce fine-grained access control to th
<img
class="block dark:hidden m-0!"
src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/enterprise/resource-groups.png"
alt="screenshot of Hugging Face Resource Groups feature"
alt="The Overview tab of a Resource Group in light mode: group name, the Overview/Resources/Users/Settings tabs, summary chips and the Resources and Users preview cards"
/>
<img
class="hidden dark:block m-0!"
src="https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/enterprise/dark-resource-groups.png"
alt="screenshot of Hugging Face Resource Groups feature"
alt="The Overview tab of a Resource Group in dark mode: group name, the Overview/Resources/Users/Settings tabs, summary chips and the Resources and Users preview cards"
/>
</div>

Expand Down
Loading
Loading