Update image-creator.html
Browse files- image-creator.html +1 -1
image-creator.html
CHANGED
|
@@ -62,7 +62,7 @@
|
|
| 62 |
<a class="button" href="#" onclick="openLink('/chat.html')">Chat</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 |
<script
|
| 67 |
type="module"
|
| 68 |
src="https://gradio.s3-us-west-2.amazonaws.com/3.48.0/gradio.js"></script>
|
|
|
|
| 62 |
<a class="button" href="#" onclick="openLink('/chat.html')">Chat</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 |
<script
|
| 67 |
type="module"
|
| 68 |
src="https://gradio.s3-us-west-2.amazonaws.com/3.48.0/gradio.js"></script>
|