Commit ·
4f025c3
1
Parent(s): 6028b14
Update index.html
Browse files- index.html +16 -14
index.html
CHANGED
|
@@ -6,21 +6,23 @@
|
|
| 6 |
<link rel="stylesheet" href="style.css" />
|
| 7 |
</head>
|
| 8 |
<body>
|
| 9 |
-
<iframe
|
| 10 |
-
src="https://awacke1-streamlit-ai-letter-ui.hf.space"
|
| 11 |
-
frameborder="0"
|
| 12 |
-
width="500"
|
| 13 |
-
height="1280"
|
| 14 |
-
align="left"
|
| 15 |
-
></iframe>
|
| 16 |
|
| 17 |
-
|
| 18 |
-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
-
|
| 23 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 24 |
|
| 25 |
|
| 26 |
|
|
|
|
| 6 |
<link rel="stylesheet" href="style.css" />
|
| 7 |
</head>
|
| 8 |
<body>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
|
| 10 |
+
|
| 11 |
+
<iframe
|
| 12 |
+
src="https://awacke1-streamlit-ai-letter-ui.hf.space"
|
| 13 |
+
frameborder="0"
|
| 14 |
+
width="500"
|
| 15 |
+
height="1280"
|
| 16 |
+
align="left"
|
| 17 |
+
></iframe>
|
| 18 |
+
|
| 19 |
+
<iframe
|
| 20 |
+
src="https://ai-dashboards-memory-chat-story-generator-chatgpt.hf.space"
|
| 21 |
+
frameborder="0"
|
| 22 |
+
width="900"
|
| 23 |
+
height="1200"
|
| 24 |
+
align="right"
|
| 25 |
+
></iframe>
|
| 26 |
|
| 27 |
|
| 28 |
|