prithivMLmods commited on
Commit
4a0fcdb
·
verified ·
1 Parent(s): cd160bd

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +15 -16
index.html CHANGED
@@ -1,17 +1,16 @@
1
- <!doctype html>
2
- <html lang="en">
3
- <head>
4
- <meta charset="UTF-8" />
5
- <link rel="icon" type="image/png" href="/logo.png" />
6
- <meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
- <title>Bellatrix by Llama 3.2</title>
8
- <script type="module" crossorigin src="/assets/index-DOpxePw8.js"></script>
9
- <link rel="stylesheet" crossorigin href="/assets/index-CkK2fl00.css">
10
- </head>
11
-
12
- <body>
13
- <div id="root"></div>
14
- </body>
15
- </html>
16
-
17
  <!-- The model used in the space: prithivMLmods/Bellatrix-Tiny-1B-v3 -->
 
1
+ <!doctype html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <link rel="icon" type="image/png" href="/logo.png" />
6
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
+ <title>Bellatrix by Llama 3.2</title>
8
+ <script type="module" crossorigin src="/assets/index-DOpxePw8.js"></script>
9
+ <link rel="stylesheet" crossorigin href="/assets/index-CkK2fl00.css">
10
+ </head>
11
+
12
+ <body>
13
+ <div id="root"></div>
14
+ </body>
15
+ </html>
 
16
  <!-- The model used in the space: prithivMLmods/Bellatrix-Tiny-1B-v3 -->