Commit
·
1852dd8
1
Parent(s):
35b2c66
DIY admin security for free orgs
Browse files- .DS_Store +0 -0
- assets/.DS_Store +0 -0
- dist/assets/.DS_Store +0 -0
- dist/index.html +4 -4
- src/index.html +4 -4
.DS_Store
CHANGED
Binary files a/.DS_Store and b/.DS_Store differ
|
|
assets/.DS_Store
CHANGED
Binary files a/assets/.DS_Store and b/assets/.DS_Store differ
|
|
dist/assets/.DS_Store
CHANGED
Binary files a/dist/assets/.DS_Store and b/dist/assets/.DS_Store differ
|
|
dist/index.html
CHANGED
@@ -73,7 +73,7 @@
|
|
73 |
|
74 |
<p><strong>Enterprise Hub</strong> provides advanced collaboration, compute, security and compliance features for organizations. <br/>
|
75 |
<strong>Enterprise Plus</strong> adds exclusive security and governance features, and direct expert support from the Hugging Face team.</p>
|
76 |
-
<aside>
|
77 |
|
78 |
<table>
|
79 |
<thead>
|
@@ -111,7 +111,7 @@
|
|
111 |
</tr>
|
112 |
<tr style="background-color: #FFFDE7;"> <!-- Light pastel yellow -->
|
113 |
<td style="vertical-align: top;"><strong><a href="#advanced_security">Security</a></strong></td>
|
114 |
-
<td style="vertical-align: top;"
|
115 |
<td style="vertical-align: top;">Standard SSO<br/>
|
116 |
2 Factor Authentification<br/>
|
117 |
Access Token Management</td>
|
@@ -243,8 +243,8 @@
|
|
243 |
|
244 |
<h3 style="background-color: #F3E5F5;">Support</h3>
|
245 |
|
246 |
-
<p>Enterprise Hub organization members enjoy priority support covering their usage of Hugging Face via email requests
|
247 |
-
<p>Enterprise Plus organization members enjoy direct expert support from the Hugging Face team via a dedicated, private Slack channel hosted by Hugging Face.</p>
|
248 |
|
249 |
<h2>How to upgrade to Enterprise</h2>
|
250 |
|
|
|
73 |
|
74 |
<p><strong>Enterprise Hub</strong> provides advanced collaboration, compute, security and compliance features for organizations. <br/>
|
75 |
<strong>Enterprise Plus</strong> adds exclusive security and governance features, and direct expert support from the Hugging Face team.</p>
|
76 |
+
<aside>Companies in regulated industries should consider Enterprise Plus</aside>
|
77 |
|
78 |
<table>
|
79 |
<thead>
|
|
|
111 |
</tr>
|
112 |
<tr style="background-color: #FFFDE7;"> <!-- Light pastel yellow -->
|
113 |
<td style="vertical-align: top;"><strong><a href="#advanced_security">Security</a></strong></td>
|
114 |
+
<td style="vertical-align: top;">DIY Admin</td>
|
115 |
<td style="vertical-align: top;">Standard SSO<br/>
|
116 |
2 Factor Authentification<br/>
|
117 |
Access Token Management</td>
|
|
|
243 |
|
244 |
<h3 style="background-color: #F3E5F5;">Support</h3>
|
245 |
|
246 |
+
<p>Enterprise Hub organization members enjoy <strong>priority support</strong> covering their usage of Hugging Face via <strong>email requests</strong>.</p>
|
247 |
+
<p>Enterprise Plus organization members enjoy <strong>direct expert support</strong> from the Hugging Face team via a dedicated, <strong>private Slack channel</strong> hosted by Hugging Face.</p>
|
248 |
|
249 |
<h2>How to upgrade to Enterprise</h2>
|
250 |
|
src/index.html
CHANGED
@@ -67,7 +67,7 @@
|
|
67 |
|
68 |
<p><strong>Enterprise Hub</strong> provides advanced collaboration, compute, security and compliance features for organizations. <br/>
|
69 |
<strong>Enterprise Plus</strong> adds exclusive security and governance features, and direct expert support from the Hugging Face team.</p>
|
70 |
-
<aside>
|
71 |
|
72 |
<table>
|
73 |
<thead>
|
@@ -105,7 +105,7 @@
|
|
105 |
</tr>
|
106 |
<tr style="background-color: #FFFDE7;"> <!-- Light pastel yellow -->
|
107 |
<td style="vertical-align: top;"><strong><a href="#advanced_security">Security</a></strong></td>
|
108 |
-
<td style="vertical-align: top;"
|
109 |
<td style="vertical-align: top;">Standard SSO<br/>
|
110 |
2 Factor Authentification<br/>
|
111 |
Access Token Management</td>
|
@@ -237,8 +237,8 @@
|
|
237 |
|
238 |
<h3 style="background-color: #F3E5F5;">Support</h3>
|
239 |
|
240 |
-
<p>Enterprise Hub organization members enjoy priority support covering their usage of Hugging Face via email requests
|
241 |
-
<p>Enterprise Plus organization members enjoy direct expert support from the Hugging Face team via a dedicated, private Slack channel hosted by Hugging Face.</p>
|
242 |
|
243 |
<h2>How to upgrade to Enterprise</h2>
|
244 |
|
|
|
67 |
|
68 |
<p><strong>Enterprise Hub</strong> provides advanced collaboration, compute, security and compliance features for organizations. <br/>
|
69 |
<strong>Enterprise Plus</strong> adds exclusive security and governance features, and direct expert support from the Hugging Face team.</p>
|
70 |
+
<aside>Companies in regulated industries should consider Enterprise Plus</aside>
|
71 |
|
72 |
<table>
|
73 |
<thead>
|
|
|
105 |
</tr>
|
106 |
<tr style="background-color: #FFFDE7;"> <!-- Light pastel yellow -->
|
107 |
<td style="vertical-align: top;"><strong><a href="#advanced_security">Security</a></strong></td>
|
108 |
+
<td style="vertical-align: top;">DIY Admin</td>
|
109 |
<td style="vertical-align: top;">Standard SSO<br/>
|
110 |
2 Factor Authentification<br/>
|
111 |
Access Token Management</td>
|
|
|
237 |
|
238 |
<h3 style="background-color: #F3E5F5;">Support</h3>
|
239 |
|
240 |
+
<p>Enterprise Hub organization members enjoy <strong>priority support</strong> covering their usage of Hugging Face via <strong>email requests</strong>.</p>
|
241 |
+
<p>Enterprise Plus organization members enjoy <strong>direct expert support</strong> from the Hugging Face team via a dedicated, <strong>private Slack channel</strong> hosted by Hugging Face.</p>
|
242 |
|
243 |
<h2>How to upgrade to Enterprise</h2>
|
244 |
|