Spaces:
Running
Running
broadfield
commited on
Upload broadfield-megrez-3b-omni_hf_space_4345.html with huggingface_hub
Browse files
broadfield-megrez-3b-omni_hf_space_4345.html
ADDED
@@ -0,0 +1,43 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<!doctype html>
|
2 |
+
<html>
|
3 |
+
<head>
|
4 |
+
<meta charset="utf-8" />
|
5 |
+
<meta name="viewport" content="width=device-width" />
|
6 |
+
<link rel="shortcut icon" type="image/jpg" href="https://pbs.twimg.com/profile_banners/284333988/1708698598/1500x500"/>
|
7 |
+
<meta name="twitter:card" content="player"/>
|
8 |
+
<meta name="twitter:site" content=""/>
|
9 |
+
<meta name="twitter:player" content="https://broadfield-a.static.hf.space/broadfield-megrez-3b-omni_hf_space_4345.html"/>
|
10 |
+
<meta name="twitter:player:stream" content="https://broadfield-a.static.hf.space/broadfield-megrez-3b-omni_hf_space_4345.html"/>
|
11 |
+
<meta name="twitter:player:width" content="100%"/>
|
12 |
+
<meta name="twitter:player:height" content="100%"/>
|
13 |
+
<meta property="og:title" content="Megrez-3B-Omni"/>
|
14 |
+
<meta property="og:description" content="Megrez-3B-Omni"/>
|
15 |
+
<meta property="og:image" content="https://pbs.twimg.com/profile_banners/284333988/1708698598/1500x500"/>
|
16 |
+
<!---meta http-equiv="refresh" content="0; url=https://broadfield-fast-voice-full.hf.space/?pdfurl="--->
|
17 |
+
<title>Megrez-3B-Omni</title>
|
18 |
+
<style>
|
19 |
+
.container {
|
20 |
+
position: relative;
|
21 |
+
overflow: hidden;
|
22 |
+
width: 100%;
|
23 |
+
height: 500px;
|
24 |
+
margin-top:-10px;
|
25 |
+
}
|
26 |
+
.responsive-iframe {
|
27 |
+
position: relative;
|
28 |
+
top: 0;
|
29 |
+
left: 0;
|
30 |
+
bottom: 0;
|
31 |
+
right: 0;
|
32 |
+
width: 100%;
|
33 |
+
height: 500px;
|
34 |
+
}
|
35 |
+
</style>
|
36 |
+
</head>
|
37 |
+
<body>
|
38 |
+
<div class="t">Viewer for<br>https://broadfield-megrez-3b-omni.hf.space</div>
|
39 |
+
<div class='container'>
|
40 |
+
<iframe class='responsive-iframe' src='https://broadfield-megrez-3b-omni.hf.space' allow='autoplay' width=100%></iframe>
|
41 |
+
</div>
|
42 |
+
</body>
|
43 |
+
</html>
|