Spaces:
Running
Running
Update index.html
Browse files- index.html +4 -4
index.html
CHANGED
|
@@ -1,15 +1,15 @@
|
|
| 1 |
<!DOCTYPE html>
|
| 2 |
<html>
|
| 3 |
-
|
| 4 |
src="https://seetha-ima-pipeline-streamlit.hf.space?embed=true"
|
| 5 |
frameborder="0"
|
| 6 |
width="850"
|
| 7 |
height="450"
|
| 8 |
-
></iframe>
|
| 9 |
|
| 10 |
-
|
| 11 |
<iframe id="myFrame" name="myFrame" src="https://seetha-ima-pipeline-streamlit.hf.space?embed=true"></iframe>
|
| 12 |
-
</div>
|
| 13 |
|
| 14 |
<head>
|
| 15 |
<link rel = "stylesheet" href = "tree.css">
|
|
|
|
| 1 |
<!DOCTYPE html>
|
| 2 |
<html>
|
| 3 |
+
<iframe
|
| 4 |
src="https://seetha-ima-pipeline-streamlit.hf.space?embed=true"
|
| 5 |
frameborder="0"
|
| 6 |
width="850"
|
| 7 |
height="450"
|
| 8 |
+
></iframe>
|
| 9 |
|
| 10 |
+
<!-- <div id="dv" class="six columns">
|
| 11 |
<iframe id="myFrame" name="myFrame" src="https://seetha-ima-pipeline-streamlit.hf.space?embed=true"></iframe>
|
| 12 |
+
</div> -->
|
| 13 |
|
| 14 |
<head>
|
| 15 |
<link rel = "stylesheet" href = "tree.css">
|