@@ -4,6 +4,13 @@ The Hugging Face Hub is a platform with over 1.7M models, 400k datasets, and 600
44
55<div class =" grid grid-cols-1 gap-4 sm:grid-cols-2 lg:grid-cols-3 md:mt-10 " >
66
7+ <div class =" group flex flex-col space-y-2 rounded-xl border border-purple-100 bg-linear-to-br from-purple-50 dark:bg-none px-6 py-4 transition-colors hover:shadow-sm dark:border-purple-700 " >
8+ <div class =" flex items-center py-0.5 text-lg font-semibold text-purple-600 dark:text-gray-400 mb-1 " >
9+ <svg class =" shrink-0 mr-1.5 text-purple-500 " xmlns =" http://www.w3.org/2000/svg " xmlns:xlink =" http://www.w3.org/1999/xlink " aria-hidden =" true " focusable =" false " role =" img " width =" 1em " height =" 1em " viewBox =" 0 0 32 32 " ><path fill =" currentColor " d =" M11.61 29.92a1 1 0 0 1-.6-1.07L12.83 17H8a1 1 0 0 1-1-1.23l3-13A1 1 0 0 1 11 2h10a1 1 0 0 1 .78.37a1 1 0 0 1 .2.85L20.25 11H25a1 1 0 0 1 .9.56a1 1 0 0 1-.11 1l-13 17A1 1 0 0 1 12 30a1.1 1.1 0 0 1-.39-.08M17.75 13l2-9H11.8L9.26 15h5.91l-1.59 10.28L23 13Z " /></svg > Subscriptions & Plans</div >
10+ <a class =" no-underline! hover:opacity-60 transform transition-colors hover:translate-x-px " href =" ./enterprise-hub " >Team & Enterprise plans</a >
11+ <a class =" no-underline! hover:opacity-60 transform transition-colors hover:translate-x-px " href =" ./enterprise-hub " >PRO plan</a >
12+ </div >
13+
714<div class =" group flex flex-col space-y-2 rounded-xl border border-orange-100 bg-linear-to-br from-orange-50 dark:bg-none px-6 py-4 transition-colors hover:shadow-sm dark:border-orange-700 " >
815<div class =" flex items-center py-0.5 text-lg font-semibold text-orange-600 dark:text-gray-400 mb-1 " >
916 <svg class =" shrink-0 mr-1.5 text-orange-500 " xmlns =" http://www.w3.org/2000/svg " xmlns:xlink =" http://www.w3.org/1999/xlink " aria-hidden =" true " focusable =" false " role =" img " width =" 1em " height =" 1em " preserveAspectRatio =" xMidYMid meet " viewBox =" 0 0 24 24 " ><path fill =" currentColor " d =" M2.6 10.59L8.38 4.8l1.69 1.7c-.24.85.15 1.78.93 2.23v5.54c-.6.34-1 .99-1 1.73a2 2 0 0 0 2 2a2 2 0 0 0 2-2c0-.74-.4-1.39-1-1.73V9.41l2.07 2.09c-.07.15-.07.32-.07.5a2 2 0 0 0 2 2a2 2 0 0 0 2-2a2 2 0 0 0-2-2c-.18 0-.35 0-.5.07L13.93 7.5a1.98 1.98 0 0 0-1.15-2.34c-.43-.16-.88-.2-1.28-.09L9.8 3.38l.79-.78c.78-.79 2.04-.79 2.82 0l7.99 7.99c.79.78.79 2.04 0 2.82l-7.99 7.99c-.78.79-2.04.79-2.82 0L2.6 13.41c-.79-.78-.79-2.04 0-2.82Z " ></path ></svg >Repositories</div >
@@ -70,7 +77,6 @@ The Hugging Face Hub is a platform with over 1.7M models, 400k datasets, and 600
7077<div class =" flex items-center py-0.5 text-lg font-semibold text-green-600 dark:text-gray-400 mb-1 " >
7178<svg class =" shrink-0 mr-1.5 text-green-500 " xmlns =" http://www.w3.org/2000/svg " xmlns:xlink =" http://www.w3.org/1999/xlink " aria-hidden =" true " focusable =" false " role =" img " width =" 1em " height =" 1em " viewBox =" 0 0 24 24 " ><path fill =" currentColor " stroke =" currentColor " d =" M8.892 21.854a6.25 6.25 0 0 1-4.42-10.67l7.955-7.955a4.5 4.5 0 0 1 6.364 6.364l-6.895 6.894a2.816 2.816 0 0 1-3.89 0a2.75 2.75 0 0 1 .002-3.888l5.126-5.127a1 1 0 1 1 1.414 1.414l-5.126 5.127a.75.75 0 0 0 0 1.06a.768.768 0 0 0 1.06 0l6.895-6.894a2.503 2.503 0 0 0 0-3.535a2.56 2.56 0 0 0-3.536 0l-7.955 7.955a4.25 4.25 0 1 0 6.01 6.01l6.188-6.187a1 1 0 1 1 1.414 1.414l-6.187 6.186a6.206 6.206 0 0 1-4.42 1.832z " ></path ></svg > Other</div >
7279<a class =" no-underline! hover:opacity-60 transform transition-colors hover:translate-x-px " href =" ./organizations " >Organizations</a >
73- <a class =" no-underline! hover:opacity-60 transform transition-colors hover:translate-x-px " href =" ./enterprise-hub " >Team & Enterprise plans</a >
7480<a class =" no-underline! hover:opacity-60 transform transition-colors hover:translate-x-px " href =" ./billing " >Billing</a >
7581<a class =" no-underline! hover:opacity-60 transform transition-colors hover:translate-x-px " href =" ./security " >Security</a >
7682<a class =" no-underline! hover:opacity-60 transform transition-colors hover:translate-x-px " href =" ./moderation " >Moderation</a >
0 commit comments