Update image-creator.html
Browse files- image-creator.html +1 -2
image-creator.html
CHANGED
|
@@ -64,8 +64,7 @@
|
|
| 64 |
<a class="button" href="#" onclick="openLink('/speech-to-text.html')">Speech to Text</a>
|
| 65 |
<script
|
| 66 |
type="module"
|
| 67 |
-
src="https://gradio.s3-us-west-2.amazonaws.com/3.48.0/gradio.js"
|
| 68 |
-
></script>
|
| 69 |
<gradio-app src="https://huggingface.co/spaces/Severian/Latent_Consistency_Model_OpenVino_C"></gradio-app>
|
| 70 |
<footer>
|
| 71 |
<p>©️ OpenSkyML</p>
|
|
|
|
| 64 |
<a class="button" href="#" onclick="openLink('/speech-to-text.html')">Speech to Text</a>
|
| 65 |
<script
|
| 66 |
type="module"
|
| 67 |
+
src="https://gradio.s3-us-west-2.amazonaws.com/3.48.0/gradio.js"></script>
|
|
|
|
| 68 |
<gradio-app src="https://huggingface.co/spaces/Severian/Latent_Consistency_Model_OpenVino_C"></gradio-app>
|
| 69 |
<footer>
|
| 70 |
<p>©️ OpenSkyML</p>
|