Severian commited on
Commit
5bd3cb5
·
1 Parent(s): 6c3d0e2

Update chat.html

Browse files
Files changed (1) hide show
  1. chat.html +2 -2
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
- <script
66
- type="module"
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"