Spaces:
Running
Running
Update index.html
Browse files- index.html +3 -3
index.html
CHANGED
@@ -11,10 +11,10 @@
|
|
11 |
</style>
|
12 |
<style>
|
13 |
<iframe
|
14 |
-
src="https://seetha-ima-pipeline-streamlit.hf.space"
|
15 |
-
|
16 |
width="850"
|
17 |
-
height="450"
|
18 |
></iframe>
|
19 |
|
20 |
|
|
|
11 |
</style>
|
12 |
<style>
|
13 |
<iframe
|
14 |
+
src="https://seetha-ima-pipeline-streamlit.hf.space?embed=true"
|
15 |
+
/* frameborder="0"
|
16 |
width="850"
|
17 |
+
height="450" */
|
18 |
></iframe>
|
19 |
|
20 |
|