Spaces:
Running
Running
Update index.html
Browse files- index.html +7 -1
index.html
CHANGED
@@ -31,7 +31,13 @@
|
|
31 |
height="1024"
|
32 |
></iframe>
|
33 |
|
34 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
35 |
</div>
|
36 |
</body>
|
37 |
</html>
|
|
|
31 |
height="1024"
|
32 |
></iframe>
|
33 |
|
34 |
+
<iframe
|
35 |
+
src="https://awacke1-twitter-sentiment-live-realtime.hf.space"
|
36 |
+
frameborder="0"
|
37 |
+
width="1280"
|
38 |
+
height="1024"
|
39 |
+
></iframe>
|
40 |
+
|
41 |
</div>
|
42 |
</body>
|
43 |
</html>
|