ceckenrode
commited on
Commit
•
950fa54
1
Parent(s):
d7996fb
Update index.html
Browse files- index.html +1 -6
index.html
CHANGED
@@ -7,7 +7,7 @@
|
|
7 |
<link rel="stylesheet" href="style.css" />
|
8 |
</head>
|
9 |
<body>
|
10 |
-
<h1>
|
11 |
|
12 |
<iframe
|
13 |
src="https://ceckenrode-easy-button-zero-shot-text-class-6c7b8dc.hf.space"
|
@@ -16,8 +16,6 @@
|
|
16 |
height="450"
|
17 |
></iframe>
|
18 |
|
19 |
-
<a href="https://ceckenrode-easy-button-zero-shot-text-class-6c7b8dc.hf.space">Go to Easy Button Zero-shot Text Classifier</a>
|
20 |
-
|
21 |
<iframe
|
22 |
src="https://ceckenrode-bigscience-bloom.hf.space"
|
23 |
frameborder="0"
|
@@ -25,8 +23,6 @@
|
|
25 |
height="450"
|
26 |
></iframe>
|
27 |
|
28 |
-
<a href="https://ceckenrode-bigscience-bloom.hf.space">Go to BigScience Bloom</a>
|
29 |
-
|
30 |
<iframe
|
31 |
src="https://ceckenrode-runwayml-stable-diffusion-v1-5.hf.space"
|
32 |
frameborder="0"
|
@@ -34,6 +30,5 @@
|
|
34 |
height="450"
|
35 |
></iframe>
|
36 |
|
37 |
-
<a href="https://ceckenrode-runwayml-stable-diffusion-v1-5.hf.space">Go to RunwayML Stable Diffusion v1.5</a>
|
38 |
</body>
|
39 |
</html>
|
|
|
7 |
<link rel="stylesheet" href="style.css" />
|
8 |
</head>
|
9 |
<body>
|
10 |
+
<h1>AI-Dashboard-Zero-Shot</h1>
|
11 |
|
12 |
<iframe
|
13 |
src="https://ceckenrode-easy-button-zero-shot-text-class-6c7b8dc.hf.space"
|
|
|
16 |
height="450"
|
17 |
></iframe>
|
18 |
|
|
|
|
|
19 |
<iframe
|
20 |
src="https://ceckenrode-bigscience-bloom.hf.space"
|
21 |
frameborder="0"
|
|
|
23 |
height="450"
|
24 |
></iframe>
|
25 |
|
|
|
|
|
26 |
<iframe
|
27 |
src="https://ceckenrode-runwayml-stable-diffusion-v1-5.hf.space"
|
28 |
frameborder="0"
|
|
|
30 |
height="450"
|
31 |
></iframe>
|
32 |
|
|
|
33 |
</body>
|
34 |
</html>
|