Update chat.html
Browse files
chat.html
CHANGED
|
@@ -62,8 +62,8 @@
|
|
| 62 |
<a class="button" href="#" onclick="openLink('image-creator.html')">Image Creator</a>
|
| 63 |
<a class="button" href="#" onclick="openLink('text-to-speech.html')">Text to Speech</a>
|
| 64 |
<a class="button" href="#" onclick="openLink('speech-to-text.html')">Speech to Text</a>
|
| 65 |
-
|
| 66 |
-
|
| 67 |
<iframe
|
| 68 |
src="https://severian-anima-7b-biomimicry-llm.hf.space"
|
| 69 |
frameborder="0"
|
|
|
|
| 62 |
<a class="button" href="#" onclick="openLink('image-creator.html')">Image Creator</a>
|
| 63 |
<a class="button" href="#" onclick="openLink('text-to-speech.html')">Text to Speech</a>
|
| 64 |
<a class="button" href="#" onclick="openLink('speech-to-text.html')">Speech to Text</a>
|
| 65 |
+
|
| 66 |
+
<!-- Correctly placed iframe -->
|
| 67 |
<iframe
|
| 68 |
src="https://severian-anima-7b-biomimicry-llm.hf.space"
|
| 69 |
frameborder="0"
|