Spaces:
Running
Running
Update index.html
Browse files- index.html +6 -0
index.html
CHANGED
@@ -10,6 +10,12 @@
|
|
10 |
body {background-color: floralwhite;}
|
11 |
</style>
|
12 |
<style>
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
|
14 |
|
15 |
#d1 {
|
|
|
10 |
body {background-color: floralwhite;}
|
11 |
</style>
|
12 |
<style>
|
13 |
+
<iframe
|
14 |
+
src="https://seetha-ima-pipeline-streamlit.hf.space"
|
15 |
+
frameborder="0"
|
16 |
+
width="850"
|
17 |
+
height="450"
|
18 |
+
></iframe>
|
19 |
|
20 |
|
21 |
#d1 {
|