Skip to content

Commit d20b7cf

Browse files
authored
Add PRO banner (#2012)
* Add PRO banner * or simpler
1 parent 3af7092 commit d20b7cf

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/hub/pro.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,9 @@ The PRO subscription unlocks essential features for serious users, including:
1111
- Leverage the [Data Studio](./datasets-viewer) on private datasets
1212
- Run and schedule serverless [CPU/ GPU Jobs](https://huggingface.co/docs/huggingface_hub/en/guides/jobs)
1313

14-
View the full list of benefits at **https://huggingface.co/pro** then subscribe over at https://huggingface.co/subscribe/pro
14+
<a href="https://huggingface.co/pro" target="_blank" class="flex justify-center">
15+
<img class="block dark:hidden" src="https://cdn-uploads.huggingface.co/production/uploads/5dd96eb166059660ed1ee413/bGcKmczypN_mmWXdzfOSi.png"/>
16+
<img class="hidden dark:block" src="https://cdn-uploads.huggingface.co/production/uploads/5dd96eb166059660ed1ee413/P-hmoyYMTnBZ2uGezjLO7.png"/>
17+
</a>
18+
19+
View the full list of benefits at **https://huggingface.co/pro** then subscribe over at https://huggingface.co/subscribe/pro

0 commit comments

Comments
 (0)