Spaces:
Running
Running
Delete index.html
#2
by HI7RAI - opened
- index.html +0 -16
index.html
DELETED
|
@@ -1,16 +0,0 @@
|
|
| 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.0" />
|
| 6 |
-
<link
|
| 7 |
-
rel="icon"
|
| 8 |
-
href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>💧</text></svg>"
|
| 9 |
-
/>
|
| 10 |
-
<title>LFM2-MoE WebGPU</title>
|
| 11 |
-
</head>
|
| 12 |
-
<body>
|
| 13 |
-
<div id="root"></div>
|
| 14 |
-
<script type="module" src="/src/main.tsx"></script>
|
| 15 |
-
</body>
|
| 16 |
-
</html>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|