severo HF staff commited on
Commit
e84f891
1 Parent(s): 12a05ce

Upload folder using huggingface_hub

Browse files
assets/{index-YaaS_KTT.js → index-B-KKdVuJ.js} RENAMED
The diff for this file is too large to render. See raw diff
 
index.html CHANGED
@@ -3,31 +3,16 @@
3
  <head>
4
  <meta charset="UTF-8">
5
  <title>Hyperparam Parquet Viewer</title>
6
- <!--
7
  <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Mulish:wght@400;600&display=swap"/>
8
  <meta name="description" content="hyperparam is the missing UI for machine learning" />
9
  <link href="/favicon.png" rel="icon" />
10
  <link rel="icon" type="image/svg+xml" href="/assets/logo.svg" />
11
  <meta name="theme-color" content="#6b00ff">
12
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
13
- <script type="module" crossorigin src="/assets/index-YaaS_KTT.js"></script>
14
  <link rel="stylesheet" crossorigin href="/assets/index-tIWBrD2G.css">
15
- -->
16
- <script src="https://unpkg.com/[email protected]/dist/es-module-shims.js"></script>
17
- <script type="importmap">
18
- {
19
- "imports": {
20
- "@huggingface/hub": "https://cdn.jsdelivr.net/npm/@huggingface/[email protected]/+esm"
21
- }
22
- }
23
- </script>
24
  </head>
25
  <body>
26
- <div id="app"></div>
27
- <script type="module">
28
- import { oauthLoginUrl, oauthHandleRedirectIfPresent } from "@huggingface/hub";
29
- console.log(window.huggingface)
30
- console.log((await oauthLoginUrl({scopes: window.huggingface.variables.OAUTH_SCOPES})) + "&prompt=consent")
31
- </script>
32
  </body>
33
  </html>
 
3
  <head>
4
  <meta charset="UTF-8">
5
  <title>Hyperparam Parquet Viewer</title>
 
6
  <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Mulish:wght@400;600&display=swap"/>
7
  <meta name="description" content="hyperparam is the missing UI for machine learning" />
8
  <link href="/favicon.png" rel="icon" />
9
  <link rel="icon" type="image/svg+xml" href="/assets/logo.svg" />
10
  <meta name="theme-color" content="#6b00ff">
11
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
12
+ <script type="module" crossorigin src="/assets/index-B-KKdVuJ.js"></script>
13
  <link rel="stylesheet" crossorigin href="/assets/index-tIWBrD2G.css">
 
 
 
 
 
 
 
 
 
14
  </head>
15
  <body>
16
+ <div id="app"></div>
 
 
 
 
 
17
  </body>
18
  </html>