Spaces:
Running
Running
Upload folder using huggingface_hub
Browse files
200.html
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
<!DOCTYPE html>
|
| 2 |
+
<html lang="en">
|
| 3 |
+
<head>
|
| 4 |
+
<meta charset="utf-8" />
|
| 5 |
+
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
| 6 |
+
<title>RA-HTR</title>
|
| 7 |
+
<link href="/_app/immutable/entry/start.nUJBMh3b.js" rel="modulepreload">
|
| 8 |
+
<link href="/_app/immutable/chunks/BW0iEsIG.js" rel="modulepreload">
|
| 9 |
+
<link href="/_app/immutable/chunks/C2ft-gVq.js" rel="modulepreload">
|
| 10 |
+
<link href="/_app/immutable/entry/app.BcEa9Sta.js" rel="modulepreload">
|
| 11 |
+
<link href="/_app/immutable/chunks/PPVm8Dsz.js" rel="modulepreload">
|
| 12 |
+
<link href="/_app/immutable/chunks/D4bQ2WTp.js" rel="modulepreload">
|
| 13 |
+
<link href="/_app/immutable/chunks/K8szHqSZ.js" rel="modulepreload">
|
| 14 |
+
<link href="/_app/immutable/chunks/CJq7D3mh.js" rel="modulepreload">
|
| 15 |
+
|
| 16 |
+
</head>
|
| 17 |
+
<body data-sveltekit-preload-data="hover">
|
| 18 |
+
<div style="display: contents">
|
| 19 |
+
<script>
|
| 20 |
+
{
|
| 21 |
+
__sveltekit_ax2pne = {
|
| 22 |
+
base: ""
|
| 23 |
+
};
|
| 24 |
+
|
| 25 |
+
const element = document.currentScript.parentElement;
|
| 26 |
+
|
| 27 |
+
Promise.all([
|
| 28 |
+
import("/_app/immutable/entry/start.nUJBMh3b.js"),
|
| 29 |
+
import("/_app/immutable/entry/app.BcEa9Sta.js")
|
| 30 |
+
]).then(([kit, app]) => {
|
| 31 |
+
kit.start(app, element);
|
| 32 |
+
});
|
| 33 |
+
}
|
| 34 |
+
</script>
|
| 35 |
+
</div>
|
| 36 |
+
</body>
|
| 37 |
+
</html>
|